mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 22:22:05 -04:00
remove functions.h
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#include "JSystem/JKernel/JKRFileLoader/JKRFileLoader.h"
|
||||
#include "global.h"
|
||||
|
||||
extern "C" {
|
||||
char* strcpy(char*, const char*);
|
||||
int strcmp(const char*, const char*);
|
||||
}
|
||||
|
||||
// todo: static initialization is working uncomment this
|
||||
// JSUList<JKRFileLoader> JKRFileLoader::sVolumeList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user