diff options
| author | Julgodis <> | 2021-04-08 01:47:05 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-04-08 01:47:05 +0200 |
| commit | a23a10639979ee10cbea5ffdadadc490d9e60227 (patch) | |
| tree | 75a86f6d6760a9f4183f3e97606eb7747399a0a8 /libs/JSystem/JUtility/JUTResource.cpp | |
| parent | dca1d2a1c032f239c65aa1b7767132c12e89f628 (diff) | |
demangle data-symbols
Diffstat (limited to 'libs/JSystem/JUtility/JUTResource.cpp')
| -rw-r--r-- | libs/JSystem/JUtility/JUTResource.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libs/JSystem/JUtility/JUTResource.cpp b/libs/JSystem/JUtility/JUTResource.cpp index 3f6dafa94a..2ad3eeb313 100644 --- a/libs/JSystem/JUtility/JUTResource.cpp +++ b/libs/JSystem/JUtility/JUTResource.cpp @@ -11,14 +11,14 @@ // Types: // -struct JKRArchive { - /* 802D5B38 */ void getGlbResource(u32, char const*, JKRArchive*); -}; - struct JSUInputStream { /* 802DC298 */ void read(void*, s32); }; +struct JKRArchive { + /* 802D5B38 */ void getGlbResource(u32, char const*, JKRArchive*); +}; + struct JUTResReference { /* 802DE078 */ void getResource(JSUInputStream*, u32, JKRArchive*); /* 802DE120 */ void getResource(void const*, u32, JKRArchive*); |
