summaryrefslogtreecommitdiff
path: root/engine/predefs.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/predefs.asm')
-rwxr-xr-xengine/predefs.asm5
1 files changed, 1 insertions, 4 deletions
diff --git a/engine/predefs.asm b/engine/predefs.asm
index d689318d..605cba3a 100755
--- a/engine/predefs.asm
+++ b/engine/predefs.asm
@@ -58,10 +58,7 @@ PredefPointers::
add_predef ScaleSpriteByTwo
add_predef LoadMonBackPic
add_predef CopyDownscaledMonTiles
-; add_predef LoadMissableObjects
-; For some reason this points to the middle of the "ld de, wMissableObjectList" instruction in LoadMissableObjects
- db 3
- dw $714D
+ dbw $03,JumpMoveEffect ; wrong bank
add_predef HealParty
add_predef MoveAnimation
add_predef DivideBCDPredef