delete variables.h

This commit is contained in:
Pheenoh
2021-02-20 23:11:44 -05:00
parent d102f73e7a
commit 5fbe9419f9
106 changed files with 3046 additions and 2838 deletions
+4
View File
@@ -7,6 +7,10 @@ extern "C" {
void __dl__FPv(void);
}
extern u8 lbl_803CC208;
extern u8 lbl_803CC228;
extern u8 lbl_803CC218;
JKRArcFinder::JKRArcFinder(JKRArchive* archive, s32 startIndex, u32 numEntries) : JKRFileFinder() {
mArchive = archive;
mIsAvailable = (s32)numEntries > 0;