summaryrefslogtreecommitdiff
path: root/kamek_ntsc2.x
diff options
context:
space:
mode:
Diffstat (limited to 'kamek_ntsc2.x')
-rw-r--r--kamek_ntsc2.x8
1 files changed, 6 insertions, 2 deletions
diff --git a/kamek_ntsc2.x b/kamek_ntsc2.x
index e3b3bce..f803db3 100644
--- a/kamek_ntsc2.x
+++ b/kamek_ntsc2.x
@@ -6,6 +6,7 @@ OUTPUT_FORMAT ("binary")
SECTIONS {
GetSpecificPlayerActor = 0x8005F900;
+ Actor_SearchByID = 0x80162D00;
TimeStopFlag = 0x80429CFA;
TimerBranch = 0x800E39C8;
MarioDescentRate = 0x8042B864;
@@ -15,7 +16,9 @@ SECTIONS {
MarioSize = 0x8042B874;
AlwaysDrawFlag = 0x80064540;
AlwaysDrawBranch = 0x80064544;
-
+ GenerateRandomNumber = 0x800B2EE0;
+ OneofManySoundPlayers = 0x800CE8C0;
+ BombExplodeState = 0x80B12A88;
_savefpr_14 = 0x802DCCA8;
_savefpr_15 = 0x802DCCAC;
@@ -985,6 +988,8 @@ SECTIONS {
continuePlumberSetPowerupTextureDebug = 0x800CA5C4;
+ returnFromPowerupSoundChange = 0x801412FC;
+
ExitFromTileGodHack = 0x807E1694;
SomeTable_802F5440 = 0x802F5140;
@@ -1042,4 +1047,3 @@ SECTIONS {
__text_end = . ;
}
}
-