mirror of
https://github.com/zeldaret/tmc
synced 2026-07-08 14:36:41 -04:00
Decompile stockwell asm_funcs
This commit is contained in:
+1
-1
@@ -258,7 +258,7 @@ typedef struct {
|
||||
/*0x13*/ u8 hasAllFigurines;
|
||||
/*0x14*/ u8 filler3[4];
|
||||
/*0x18*/ u16 rupees;
|
||||
/*0x1a*/ u16 field_0x1a;
|
||||
/*0x1a*/ u16 shells;
|
||||
/*0x1c*/ u16 charmTimer;
|
||||
/*0x1e*/ u16 unkTimer;
|
||||
/*0x20*/ u16 effectTimer;
|
||||
|
||||
+2
-1
@@ -45,7 +45,8 @@ typedef struct {
|
||||
/*0x040*/ u32 windcrests; /**< Windcrest flags. */
|
||||
/*0x044*/ u8 filler44[0xC];
|
||||
/*0x050*/ u32 unk50;
|
||||
/*0x054*/ u8 filler54[0xC];
|
||||
/*0x054*/ u8 filler54[0x8];
|
||||
/*0x05C*/ u32 unk5C;
|
||||
/*0x060*/ u32 areaVisitFlags[8]; /**< Area visit flags. */
|
||||
/*0x080*/ char name[FILENAME_LENGTH]; /**< Save file name. */
|
||||
/*0x086*/ u8 filler86[0x2];
|
||||
|
||||
Reference in New Issue
Block a user