summaryrefslogtreecommitdiff
path: root/kamek_pal.x
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kamek_pal.x15
1 files changed, 8 insertions, 7 deletions
diff --git a/kamek_pal.x b/kamek_pal.x
index 1692927..dbb213f 100644
--- a/kamek_pal.x
+++ b/kamek_pal.x
@@ -1,10 +1,10 @@
-OUTPUT_FORMAT ("binary")
-
-/*MEMORY {
- loader_section : ORIGIN = 0x80001800, LENGTH = 0x1800
-}*/
-
-SECTIONS {
+OUTPUT_FORMAT ("binary")
+
+/*MEMORY {
+ loader_section : ORIGIN = 0x80001800, LENGTH = 0x1800
+}*/
+
+SECTIONS {
GetSpecificPlayerActor = 0x8005F900;
Actor_SearchByID = 0x80162E40;
TimeStopFlag = 0x80429FDA;
@@ -17,6 +17,7 @@ SECTIONS {
AlwaysDrawFlag = 0x80064540;
AlwaysDrawBranch = 0x80064544;
GenerateRandomNumber = 0x800B2EE0;
+ OneofManySoundPlayers = 0x800CE9B0;
_savefpr_14 = 0x802DCF98;
_savefpr_15 = 0x802DCF9C;