diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2016-01-06 07:44:50 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2016-01-06 07:44:50 -0500 |
commit | ce019e6347435a89fe53037db993049958fc837e (patch) | |
tree | 2a79c77f2b9b5b4e2dac11b222d62bd7cbe9a956 /constants/map_setup_constants.asm | |
parent | 80aba7fc13c89d8799776ed479aa13ca69c718fe (diff) |
Map callback constants
Diffstat (limited to 'constants/map_setup_constants.asm')
-rw-r--r-- | constants/map_setup_constants.asm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/map_setup_constants.asm b/constants/map_setup_constants.asm index f739830f0..60d8ecacb 100644 --- a/constants/map_setup_constants.asm +++ b/constants/map_setup_constants.asm @@ -12,6 +12,13 @@ const_value SET $f1 const MAPSETUP_BADWARP const MAPSETUP_FLY +const_value SET 1 + const MAPCALLBACK_TILES + const MAPCALLBACK_OBJECTS + const MAPCALLBACK_PALETTES + const MAPCALLBACK_SPRITES + const MAPCALLBACK_NEWMAP + ; Command descriptions from Condensation water's scripting compendium. const_def const_def |