diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-12-11 10:34:29 -0500 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-12-11 10:37:17 -0500 |
commit | 23c7161bbcd0e3412fc30a59c68cf4296fdd7dca (patch) | |
tree | fd3ec9ed3996c465bea9189a0119fb711e99e1b9 /constants/palette_constants.asm | |
parent | d4d4481df061dc250e2f85ea17103b873df8b49a (diff) |
Clean up constants
Diffstat (limited to 'constants/palette_constants.asm')
-rw-r--r-- | constants/palette_constants.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/constants/palette_constants.asm b/constants/palette_constants.asm index 99cde354..56e48080 100644 --- a/constants/palette_constants.asm +++ b/constants/palette_constants.asm @@ -35,5 +35,4 @@ PAL_YELLOWBAR EQU $20 PAL_REDBAR EQU $21 PAL_BADGE EQU $22 PAL_CAVE EQU $23 -; XXX - +; XXX
\ No newline at end of file |