mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-01-10 11:47:33 -03:00
4 lines
No EOL
89 B
C
4 lines
No EOL
89 B
C
#pragma once
|
|
#include "model.h"
|
|
|
|
ClassFunctionTableEntry_t* searchStdLib(char* funcName); |