mirror of
https://github.com/zeldaret/ph
synced 2026-08-06 18:02:37 -04:00
Bump dsd to v0.10.1; UnkStruct_027e05f8_2 OK (#121)
* Unique delink file names * Fix build * Revert back to single link * UnkStruct_027e05f8_2 OK * `dsd fix ctor-symbols` * Fix symbols spanning over two delink files * `dsd fix ctor-symbols` again * Add missing function `func_02050a20` * Name `.p__sinit` symbols in USA after their EUR counterparts * Apply dsd signatures * Bump dsd to 0.10.0; Fix dsd not updating automatically * Rename overlay functions * Fix auto-download wibo * Fix generating objdiff report
This commit is contained in:
@@ -13,10 +13,10 @@ struct UnkStruct_027e05f8 {
|
||||
~UnkStruct_027e05f8();
|
||||
|
||||
// Big gap to next TU
|
||||
void Init();
|
||||
UnkStruct_027e05f8();
|
||||
void func_02037458(u16 param1);
|
||||
void func_02037480();
|
||||
static unk32 func_02037490(unk32 param1);
|
||||
static bool func_02037490();
|
||||
};
|
||||
|
||||
extern UnkStruct_027e05f8 data_027e05f8;
|
||||
|
||||
Reference in New Issue
Block a user