summaryrefslogtreecommitdiff
path: root/kamek_pal2.x
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--kamek_pal2.x6
1 files changed, 4 insertions, 2 deletions
diff --git a/kamek_pal2.x b/kamek_pal2.x
index a499f36..23f7941 100644
--- a/kamek_pal2.x
+++ b/kamek_pal2.x
@@ -23,10 +23,12 @@ SECTIONS {
/* Mr Sun Related */
- BubbleModel = 0xDEADBEEF;
- BubbleDraw = 0xDEADBEEF;
ActivePhysics_InitWithStruct = 0xDEADBEEF;
ActivePhysics_AddToList = 0xDEADBEEF;
+ HandleXSpeed = 0xDEADBEEF;
+ HandleYSpeed = 0xDEADBEEF;
+ UpdateObjectPosBasedOnSpeedValues_real = 0xDEADBEEF;
+ dSprite_c__getXDirectionOfFurthestPlayerRelativeToVEC3 = 0xDEADBEEF;