diff options
Diffstat (limited to 'maps/OlivineCafe.asm')
-rw-r--r-- | maps/OlivineCafe.asm | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/maps/OlivineCafe.asm b/maps/OlivineCafe.asm index e36f9625..9e9ed432 100644 --- a/maps/OlivineCafe.asm +++ b/maps/OlivineCafe.asm @@ -1,7 +1,6 @@ - const_def 2 ; object constants - const OLIVINECAFE_SAILOR1 + object_const_def ; object_event constants + const OLIVINECAFE_SAILOR const OLIVINECAFE_FISHING_GURU - const OLIVINECAFE_SAILOR2 OlivineCafe_MapScripts: db 0 ; scene scripts |