diff options
author | Treeki <treeki@gmail.com> | 2013-02-22 00:26:14 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-02-22 00:26:14 +0100 |
commit | 457a40644f0a492ed8acf8dbf66888bee9035100 (patch) | |
tree | 759ceec3d2d7a8ecaad6d60ed682284441678db7 /kamek_pal.x | |
parent | 1aa3c19834f16d5153fba34c7ef9dc5a66be9466 (diff) | |
download | kamek-457a40644f0a492ed8acf8dbf66888bee9035100.tar.gz kamek-457a40644f0a492ed8acf8dbf66888bee9035100.zip |
more updates and fixes to the final boss than I can count
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 7e91ce8..a60f608 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -98,6 +98,7 @@ SECTIONS { PClownCarAfterCreate = 0x800951D0; PClownCarDraw = 0x80810B90; PClownCarMove = 0x80811E70; + ContinueFromClownCarDetectAdjacent = 0x80812104; sAllocatorFunc__FrmHeap = 0x8042E5B0; @@ -1706,6 +1707,9 @@ SECTIONS { instance__7StageE4 = 0x8042A020; killAllEnemiesAtLevelEnd__7StageE4Fi = 0x80066A40; + JrClownEndDemoState = 0x80999988; + JrClownDemoWaitState = 0x80999884; + ClownDemoWaitState = 0x803580DC; .text : { FILL (0) |