diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
commit | a070bdcb21310c7d17b4fd057852f788fdfd61ca (patch) | |
tree | ca50135e03b11b93e4c20ae2313742fcd728f595 /constants/tilesets.asm | |
parent | 3af22139a90e9484221344ae6d34d737faa07608 (diff) |
Clean up white space
Diffstat (limited to 'constants/tilesets.asm')
-rw-r--r-- | constants/tilesets.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/tilesets.asm b/constants/tilesets.asm index b0bfade7..aa81f774 100644 --- a/constants/tilesets.asm +++ b/constants/tilesets.asm @@ -1,5 +1,5 @@ const_value = 0 - + const OVERWORLD ; 0 const REDS_HOUSE_1 ; 1 const MART ; 2 |