mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-01-28 11:03:46 +00: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); |