diff options
author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-06-01 22:15:02 -0500 |
---|---|---|
committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-06-01 22:15:02 -0500 |
commit | 10fd288ab4929e1bb6cf761b9412e58b1f7f934b (patch) | |
tree | 2054c94a5d4a09231213953814d9a167a6609fee /constants/palette_constants.asm | |
parent | 08b939375ec2eac1512c4dbddd184de6bbca8b98 (diff) |
Add newlines to EOFs
Diffstat (limited to 'constants/palette_constants.asm')
-rwxr-xr-x[-rw-r--r--] | constants/palette_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/palette_constants.asm b/constants/palette_constants.asm index 669c5296..981f621d 100644..100755 --- a/constants/palette_constants.asm +++ b/constants/palette_constants.asm @@ -35,4 +35,4 @@ PAL_YELLOWBAR EQU $20 PAL_REDBAR EQU $21 PAL_BADGE EQU $22 PAL_CAVE EQU $23 -PAL_GAMEFREAK EQU $24
\ No newline at end of file +PAL_GAMEFREAK EQU $24 |