1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-19 13:33:25 +01:00
TegraExplorer/source/script/standardLibrary.h
2021-07-23 14:03:49 +02:00

4 lines
98 B
C

#pragma once
#include "model.h"
ClassFunctionTableEntry_t* searchStdLib(char* funcName, u8 *len);