diff --git a/constants/scene_constants.asm b/constants/scene_constants.asm index be7f444ae..157f84111 100644 --- a/constants/scene_constants.asm +++ b/constants/scene_constants.asm @@ -1,3 +1,7 @@ +; See data/maps/scenes.asm for which maps have scene variables. +; Values default to 0 and can be changed with setscene or setmapscene. +; Each scene_script and coord_event goes with a single scene ID. + SCENE_DEFAULT EQU 0 ; wPokecenter2FSceneID