summaryrefslogtreecommitdiff
path: root/libs/JSystem/JKernel/JKRFileLoader.cpp
diff options
context:
space:
mode:
authorPheenoh <pheenoh@gmail.com>2021-02-20 23:11:44 -0500
committerPheenoh <pheenoh@gmail.com>2021-02-20 23:11:44 -0500
commit5fbe9419f9af28560497f42eb951cd029ceb44d7 (patch)
tree71671448e2411935f1de58253fca3bf856c14dab /libs/JSystem/JKernel/JKRFileLoader.cpp
parentd102f73e7a1bb18745cdedc034baee3c88aeb065 (diff)
delete variables.h
Diffstat (limited to 'libs/JSystem/JKernel/JKRFileLoader.cpp')
-rw-r--r--libs/JSystem/JKernel/JKRFileLoader.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/JSystem/JKernel/JKRFileLoader.cpp b/libs/JSystem/JKernel/JKRFileLoader.cpp
index 7c432f1f2e..231afebebb 100644
--- a/libs/JSystem/JKernel/JKRFileLoader.cpp
+++ b/libs/JSystem/JKernel/JKRFileLoader.cpp
@@ -6,6 +6,9 @@ char* strcpy(char*, const char*);
int strcmp(const char*, const char*);
}
+extern const char lbl_8039D150[16]; // "/"
+extern const char lbl_803D2D18[256]; // MSL_C.PPCEABI.bare.H::__lower_map
+
// todo: static initialization is working uncomment this
// JSUList<JKRFileLoader> JKRFileLoader::sVolumeList;