From 457a40644f0a492ed8acf8dbf66888bee9035100 Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 22 Feb 2013 00:26:14 +0100 Subject: more updates and fixes to the final boss than I can count --- kamek_pal.x | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kamek_pal.x') 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) -- cgit v1.2.3