summaryrefslogtreecommitdiff
path: root/libs/JSystem/JKernel/JKRFileCache.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/JKRFileCache.cpp
parentd102f73e7a1bb18745cdedc034baee3c88aeb065 (diff)
delete variables.h
Diffstat (limited to 'libs/JSystem/JKernel/JKRFileCache.cpp')
-rw-r--r--libs/JSystem/JKernel/JKRFileCache.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/JSystem/JKernel/JKRFileCache.cpp b/libs/JSystem/JKernel/JKRFileCache.cpp
index c2e08e088a..c0bdf6aea8 100644
--- a/libs/JSystem/JKernel/JKRFileCache.cpp
+++ b/libs/JSystem/JKernel/JKRFileCache.cpp
@@ -17,6 +17,8 @@ void remove__10JSUPtrListFP10JSUPtrLink(void);
}
extern JKRExpHeap* sSystemHeap__7JKRHeap;
+extern char lbl_8039D158[16]; // "/"
+extern JKRFileLoader* sCurrentVolume__13JKRFileLoader; // JKRFileLoader::sCurrentVolume
JKRFileCache* JKRFileCache::mount(const char* path, JKRHeap* heap, const char* param_3) {
if (!path || *path != '/') {