d_menu_map_common OK (#2075)

This commit is contained in:
hatal175
2024-02-18 09:55:58 +02:00
committed by GitHub
parent fa3be5d11d
commit c471449d0e
18 changed files with 519 additions and 3038 deletions
+1 -1
View File
@@ -117,9 +117,9 @@ public:
protected:
JKRArchive();
JKRArchive(s32, EMountMode);
virtual ~JKRArchive();
public:
virtual ~JKRArchive();
bool getDirEntry(SDirEntry*, u32) const;
void* getIdxResource(u32);
void* getResource(u16);