diff options
Diffstat (limited to 'constants/script_constants.asm')
-rw-r--r-- | constants/script_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/script_constants.asm b/constants/script_constants.asm index 989306d0..f05c44fd 100644 --- a/constants/script_constants.asm +++ b/constants/script_constants.asm @@ -278,4 +278,4 @@ NUM_UNOWN_PUZZLES EQU const_value const_def 1 const MOVETUTOR_FLAMETHROWER ; 1 const MOVETUTOR_THUNDERBOLT ; 2 - const MOVETUTOR_ICE_BEAM ; 3
\ No newline at end of file + const MOVETUTOR_ICE_BEAM ; 3 |