diff options
author | Treeki <treeki@gmail.com> | 2011-08-14 14:44:23 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-08-14 14:44:23 +0200 |
commit | 4d482b80241de4512b68bc160dfc29b7e521134d (patch) | |
tree | d88fd4ee671a99b88708f47fee11ab67d14f4f0a /kamek_pal2.x | |
parent | df2a6c031daa43c948eaebd5c53c1434d48851b6 (diff) | |
download | kamek-4d482b80241de4512b68bc160dfc29b7e521134d.tar.gz kamek-4d482b80241de4512b68bc160dfc29b7e521134d.zip |
fixed powerup sound
Diffstat (limited to '')
-rw-r--r-- | kamek_pal2.x | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kamek_pal2.x b/kamek_pal2.x index 86a067a..f9f8a9a 100644 --- a/kamek_pal2.x +++ b/kamek_pal2.x @@ -988,6 +988,8 @@ SECTIONS { continuePlumberSetPowerupTextureDebug = 0xDEADBEEF; + returnFromPowerupSoundChange = 0xDEADBEEF; + ExitFromTileGodHack = 0xDEADBEEF; SomeTable_802F5440 = 0xDEADBEEF; |