diff options
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 325c218..28d3dc6 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -118,6 +118,11 @@ SECTIONS { WaterManager = 0x8042A3E0; CheckforLiquid = 0x800EBA40; + BowserFireballCollision = 0x80B7E840; + BowserDamageAnmClr = 0x80B3F200; + BowserDamageStepTwo = 0x80B1F8D0; + BowserDamageStepThree = 0x80098D80; + /* Mr Sun Related */ ActivePhysics_InitWithStruct = 0x8008C3E0; |