mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 21:05:12 +00:00
Decompile flg_set.c (#200)
* Decompile flg_set.c * Use a for loop and rename func_8002AAB0 * move the flag set array inside the function
This commit is contained in:
parent
a0ef48e987
commit
a76356090b
11 changed files with 164 additions and 375 deletions
|
@ -175,10 +175,6 @@ extern u8 D_80114930[];
|
|||
//extern ? D_801159A9;
|
||||
//extern ? D_801159AA;
|
||||
extern EffectSsOverlay gEffectSsOverlayTable[37];
|
||||
//extern ? D_80115DC0;
|
||||
//extern ? D_80115F68;
|
||||
//extern ? D_80115F6C;
|
||||
//extern ? D_80115F70;
|
||||
extern Gfx D_80116280[];
|
||||
extern ActorOverlay gActorOverlayTable[471]; // original name: "actor_dlftbls" 801162A0
|
||||
extern s32 gMaxActorId; // original name: "MaxProfile"
|
||||
|
@ -3276,7 +3272,6 @@ extern u8 D_80155F50[];
|
|||
extern u8 D_80157580[];
|
||||
extern u8 D_801579A0[];
|
||||
extern u8 D_80157D30[];
|
||||
//extern ? D_8015BB90;
|
||||
//extern ? D_8015BC30;
|
||||
//extern ? D_8015BC3C;
|
||||
//extern ? D_8015BC48;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue