diff options
Diffstat (limited to 'constants/type_constants.asm')
-rwxr-xr-x | constants/type_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/type_constants.asm b/constants/type_constants.asm index 66085f8d..b36dc179 100755 --- a/constants/type_constants.asm +++ b/constants/type_constants.asm @@ -13,4 +13,4 @@ GRASS EQU $16 ELECTRIC EQU $17 PSYCHIC EQU $18 ICE EQU $19 -DRAGON EQU $1A
\ No newline at end of file +DRAGON EQU $1A |