mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-09 21:51:32 -04:00
Updated function names in ovl_En_Bom & added documentation from OoT (#1219)
* Updated function names in ovl_En_Bom & added documentation from OoT * Renamed BombType struct members * Updated instances of BOMB_BODY * Updated more instances of BombType --------- Co-authored-by: swinginman <swinginman@DESKTOP-V7R1DTC.localdomain>
This commit is contained in:
@@ -5098,14 +5098,14 @@
|
||||
0x808706E0:("EnOkuta_Draw",),
|
||||
0x80870DB0:("EnBom_Init",),
|
||||
0x80870FF8:("EnBom_Destroy",),
|
||||
0x80871058:("func_80871058",),
|
||||
0x808714D4:("func_808714D4",),
|
||||
0x808715B8:("func_808715B8",),
|
||||
0x80871058:("EnBom_Move",),
|
||||
0x808714D4:("EnBom_WaitForRelease",),
|
||||
0x808715B8:("EnBom_Explode",),
|
||||
0x808719A8:("EnBom_Update",),
|
||||
0x808722F4:("EnBom_Draw",),
|
||||
0x80872648:("func_80872648",),
|
||||
0x808726DC:("func_808726DC",),
|
||||
0x80872BC0:("func_80872BC0",),
|
||||
0x80872BC0:("EnBom_DrawKeg",),
|
||||
0x80874810:("EnWallmas_Init",),
|
||||
0x80874A28:("EnWallmas_Destroy",),
|
||||
0x80874A88:("EnWallmas_Freeze",),
|
||||
|
||||
Reference in New Issue
Block a user