mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-05 21:40:31 +00:00
build fixes missed by copy over
This commit is contained in:
parent
8c812cb448
commit
8f856dd7cd
4 changed files with 22 additions and 8 deletions
|
|
@ -42,6 +42,7 @@ namespace Memory
|
|||
|
||||
void init();
|
||||
void shutdown();
|
||||
void getMemoryInfo(void* ptr, MemInfo& info);
|
||||
void checkPtr(void* ptr);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue