mirror of
https://github.com/zeldaret/st
synced 2026-09-02 17:53:19 -04:00
Decompile 018_StartUp overlay (#19)
* Decompile StartUp overlay (99%) * jp delinks * regression fix
This commit is contained in:
@@ -4,7 +4,13 @@
|
||||
|
||||
class SysFault {
|
||||
public:
|
||||
/* 00 */ unk32 mUnk_00;
|
||||
/* 04 */ unk8 mUnk_04;
|
||||
/* 05 */ unk8 mUnk_05;
|
||||
|
||||
void func_020125a4(char *file, u16 line, char *msg, ...);
|
||||
|
||||
void func_ov018_020c4840();
|
||||
};
|
||||
|
||||
extern SysFault data_02049984;
|
||||
|
||||
Reference in New Issue
Block a user