mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
fox_hud & fox_me Decompiled (#95)
* func_80092D48 * func_800927A0 * TempComp.bin.mio0 git ignored * func_800924E0 * func_80094D20 * func_80096A74 * func_80095604 * all functions done * symbols for segmented addresses * move symbols to c file for now * failed attempt to import data * fix * Import data * move data below * ready for BSS attempt * fix warnings * ordering * symbols for some segmented addresses * rename to fox_hud * clear mess * . * . * space * . * func_i2_80187530 * func_i2_8018756C * func_i2_80187650 * func_i2_801877C4 * func_i2_8018795C * func_i2_80187B08 * func_i2_80187C68 * bss again (#98) * func_i2_80187D08 * func_i2_80187D98 * func_i2_80187FF8 * func_i2_801881A8 * func_i2_80188228 * func_i2_80188298 * ARRAY_COUNT * func_i2_80188344 * func_i2_80188B84 * func_i2_80188C2C * func_i2_80188E8C * func_i2_80188F2C * func_i2_80188CAC * func_i2_80189114 * func_i2_8018B7C4 * func_i2_8018C77C * func_i2_8018C8F4 * func_i2_8018CA10 * func_i2_8018CB50 * func_i2_8018BACC co-authored-by: @inspectredc * func_i2_8018CCF8 * func_i2_8018CB50 * func_i2_8018CD8C co-authored-by: @inspectredc & @petrie911 * func_i2_8018D9EC * func_i2_8018DA6C * func_i2_8018DAEC * func_i2_8018DB6C * func_i2_8018DBEC * func_i2_8018DCE4 * func_i2_8018DE14 * func_i2_8018DF08 co-authored-by @inspectredc & @petrie911 * func_i2_8018E084 * func_i2_8018ED9C * func_i2_80188088 * func_i2_801892F0 * func_i2_8018978C co-authored-by @KiritoDv & inspectredc * fox_me DATA IMPORTED * resolve conflicts * func_i6_80197B30 * func_i6_80197CC4 * func_i6_80197F84 * func_i6_80198244 * merge and solve bss * func_i6_801983E4 * PR review --------- Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b8af624d0b
commit
cc970381c8
+5
-28
@@ -209,7 +209,7 @@ extern f32 D_800CFFC4[];
|
||||
|
||||
// fox_effect
|
||||
|
||||
// sf_hud
|
||||
// fox_hud
|
||||
extern s16 D_800D1970;
|
||||
extern f32 D_800D19AC[];
|
||||
extern f32 D_800D19E0[];
|
||||
@@ -308,38 +308,15 @@ extern u8 D_80161684;
|
||||
// fox_6B3B0
|
||||
extern s32 D_80161690;
|
||||
|
||||
// sf_hud?
|
||||
extern f32 D_801616A0;
|
||||
extern f32 D_801616BC;
|
||||
extern f32 D_801616C0;
|
||||
extern f32 D_801616C4;
|
||||
extern f32 D_801616C8;
|
||||
// fox_hud
|
||||
extern s32 D_80161704;
|
||||
extern s32 D_80161708;
|
||||
extern s32 D_8016170C;
|
||||
extern s32 gTotalHits; // gTotalGameScore
|
||||
extern f32 D_80161720;
|
||||
extern f32 D_80161724;
|
||||
extern f32 D_80161728;
|
||||
extern s32 gTotalHits; // 0x80161714 gTotalGameScore
|
||||
extern f32 D_80161720[3];
|
||||
extern s32 D_8016172C;
|
||||
extern s32 D_80161730;
|
||||
extern s32 gShowBossHealth;
|
||||
extern s32 D_80161788;
|
||||
extern s32 D_8016178C;
|
||||
extern s32 D_80161790;
|
||||
extern s32 D_80161794;
|
||||
extern s32 D_80161798;
|
||||
extern f32 D_8016179C;
|
||||
extern f32 D_801617A0;
|
||||
extern f32 D_801617A4;
|
||||
extern f32 D_801617A8;
|
||||
extern f32 D_801617AC;
|
||||
extern s32 D_801617B0;
|
||||
extern s32 gMedalStatus;
|
||||
extern s32 gMedalFlashTimer;
|
||||
extern s32 D_80161810[];
|
||||
extern s32 D_80161900[];
|
||||
extern s32 D_80161910[0x10]; // could be in fox_97F80
|
||||
extern s32 gShowBossHealth; // 0x80161734
|
||||
|
||||
// fox_game
|
||||
extern f32 D_80161A10;
|
||||
|
||||
Reference in New Issue
Block a user