diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index d1c811f2..30a62ca1 100644 --- a/constants.asm +++ b/constants.asm @@ -917,4 +917,3 @@ TRAINER EQU $40 ; status ailments (masks) FRZ EQU %00100000 SLP EQU %00000111 - |