From e0ff484a06fd3f068e29eff4a125f61fbfd174c4 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sat, 17 Sep 2011 03:38:41 +0200 Subject: merged level-select updates to game.h and State stuff --- kamek_pal2.x | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'kamek_pal2.x') diff --git a/kamek_pal2.x b/kamek_pal2.x index f9f8a9a..87ce78f 100644 --- a/kamek_pal2.x +++ b/kamek_pal2.x @@ -19,6 +19,17 @@ SECTIONS { GenerateRandomNumber = 0xDEADBEEF; OneofManySoundPlayers = 0xDEADBEEF; BombExplodeState = 0xDEADBEEF; + NoFreezie = 0xDEADBEEF; + +/* Mr Sun Related */ + + BubbleModel = 0xDEADBEEF; + BubbleDraw = 0xDEADBEEF; + ActivePhysics_InitWithStruct = 0xDEADBEEF; + ActivePhysics_AddToList = 0xDEADBEEF; + + + _savefpr_14 = 0xDEADBEEF; _savefpr_15 = 0xDEADBEEF; @@ -165,6 +176,7 @@ SECTIONS { StateID_DownMove_DiffEnd__15daEnBlockMain_c = 0xDEADBEEF; __ct__5dEn_cFv = 0xDEADBEEF; + __dt__5dEn_cFv = 0xDEADBEEF; afterCreate__5dEn_cFi = 0xDEADBEEF; afterExecute__5dEn_cFi = 0xDEADBEEF; kill__5dEn_cFv = 0xDEADBEEF; @@ -174,6 +186,7 @@ SECTIONS { _vfCC__5dEn_cFP7Point2d = 0xDEADBEEF; _vfD0__5dEn_cFP7Point2d = 0xDEADBEEF; doStateChange__5dEn_cFP9StateBase = 0xDEADBEEF; + collisionCallback__5dEn_cFPQ213ActivePhysics4InfoPQ213ActivePhysics4Info = 0xDEADBEEF; preSpriteCollision__5dEn_cFP13ActivePhysicsP13ActivePhysics = 0xDEADBEEF; prePlayerCollision__5dEn_cFP13ActivePhysicsP13ActivePhysics = 0xDEADBEEF; preYoshiCollision__5dEn_cFP13ActivePhysicsP13ActivePhysics = 0xDEADBEEF; @@ -375,6 +388,10 @@ SECTIONS { instance__10dFlagMgr_c = 0xDEADBEEF; + addToList__13ActivePhysicsFv = 0xDEADBEEF; + initWithStruct__13ActivePhysicsFP8dActor_cPQ213ActivePhysics4Info = 0xDEADBEEF; + + __ct__7PhysicsFv = 0xDEADBEEF; setup__7PhysicsFP8dActor_cPQ27Physics4InfoUcUcP7Point2d = 0xDEADBEEF; addToList__7PhysicsFv = 0xDEADBEEF; -- cgit v1.2.3