diff options
author | entrpntr <entrpntr@gmail.com> | 2020-05-13 23:14:28 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-05-13 23:55:40 -0400 |
commit | 18ca6b3ea86e9eb65dd547649a2fcf3f3da28ab7 (patch) | |
tree | 7f12acc7dd15e73aa9ca7628376d18ed97ce4908 /gfx | |
parent | 1e17b0a62d1060dda36fe06ab90ebc6e6fbfa104 (diff) |
More cleanup of title screen, update unused sources script.
Diffstat (limited to 'gfx')
-rw-r--r-- | gfx/tileset_palette_maps.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/tileset_palette_maps.asm b/gfx/tileset_palette_maps.asm index d8ac900d..bd42d59d 100644 --- a/gfx/tileset_palette_maps.asm +++ b/gfx/tileset_palette_maps.asm @@ -10,4 +10,4 @@ endm INCLUDE "gfx/tilesets/palette_maps.asm" Unknown85d7: - ds 26, $06 ; unused + ds 26, $06 |