mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 06:14:39 -04:00
Boss_02 Documentation, Part 2: Document Twinmold Param Types and name most BSS variables (#931)
* Boss_02 Documentation, Part 2: Document Twinmold Param Types and name most BSS variables * Respond to hensldm's review
This commit is contained in:
@@ -9306,11 +9306,11 @@
|
||||
0x809DAAA8:("func_809DAAA8",),
|
||||
0x809DAB78:("func_809DAB78",),
|
||||
0x809DBFB4:("func_809DBFB4",),
|
||||
0x809DC218:("func_809DC218",),
|
||||
0x809DC320:("Boss02_Update",),
|
||||
0x809DC78C:("func_809DC78C",),
|
||||
0x809DCA00:("Boss02_Draw",),
|
||||
0x809DD0A8:("func_809DD0A8",),
|
||||
0x809DC218:("Boss02_Tail_Update",),
|
||||
0x809DC320:("Boss02_Twinmold_Update",),
|
||||
0x809DC78C:("Boss02_Static_Update",),
|
||||
0x809DCA00:("Boss02_Twinmold_Draw",),
|
||||
0x809DD0A8:("Boss02_Static_Draw",),
|
||||
0x809DD0CC:("Boss02_UpdateEffects",),
|
||||
0x809DD2F8:("Boss02_DrawEffects",),
|
||||
0x809DD934:("func_809DD934",),
|
||||
|
||||
@@ -10232,12 +10232,12 @@
|
||||
0x809E0420:("D_809E0420","UNK_TYPE1","",0x1),
|
||||
0x809E0421:("D_809E0421","UNK_TYPE1","",0x1),
|
||||
0x809E0422:("D_809E0422","UNK_TYPE1","",0x1),
|
||||
0x809E0424:("D_809E0424","UNK_TYPE4","",0x4),
|
||||
0x809E0428:("D_809E0428","UNK_TYPE4","",0x4),
|
||||
0x809E042C:("D_809E042C","UNK_TYPE4","",0x4),
|
||||
0x809E0430:("D_809E0430","UNK_TYPE1","",0x1),
|
||||
0x809E0434:("D_809E0434","UNK_TYPE4","",0x4),
|
||||
0x809E0438:("D_809E0438","UNK_TYPE1","",0x1),
|
||||
0x809E0424:("sRedTwinmold","UNK_TYPE4","",0x4),
|
||||
0x809E0428:("sBlueTwinmold","UNK_TYPE4","",0x4),
|
||||
0x809E042C:("sTwinmoldStatic","UNK_TYPE4","",0x4),
|
||||
0x809E0430:("sMusicStartTimer","UNK_TYPE1","",0x1),
|
||||
0x809E0434:("sBlueWarp","UNK_TYPE4","",0x4),
|
||||
0x809E0438:("sEffects","UNK_TYPE1","",0x1),
|
||||
0x809E8EA0:("D_809E8EA0","UNK_TYPE4","",0x4),
|
||||
0x809E8EAC:("Boss_03_InitVars","UNK_TYPE1","",0x1),
|
||||
0x809E8ECC:("D_809E8ECC","UNK_TYPE1","",0x1),
|
||||
|
||||
Reference in New Issue
Block a user