summaryrefslogtreecommitdiff
path: root/data/specials.inc
diff options
context:
space:
mode:
authorMelody <melody@pallet.town>2018-12-19 14:08:01 -0500
committerMelody <melody@pallet.town>2018-12-19 14:08:01 -0500
commit5e6ceeb631f038556da9daa24bcb2ccd5bcfa368 (patch)
treea4e32295e18a557d1fcf8fdfb7ef63ca265c4b63 /data/specials.inc
parentb2ac3b6d6f06ed4a2d64af90e97796c66bcdeb5f (diff)
update applymovement to remove magic numbers
Diffstat (limited to 'data/specials.inc')
-rw-r--r--data/specials.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/specials.inc b/data/specials.inc
index 8ee70c306..495a5a980 100644
--- a/data/specials.inc
+++ b/data/specials.inc
@@ -286,8 +286,8 @@ gSpecials:: @ 81DBA64
def_special GameClear
def_special ShakeScreenInElevator
def_special nullsub_55
- def_special SpawnScriptEventObject
- def_special RemoveScriptEventObject
+ def_special SpawnCameraObject
+ def_special RemoveCameraObject
def_special GetPokeblockNameByMonNature
def_special GetSecretBaseNearbyMapName
def_special CheckRelicanthWailord