summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-04-10 15:53:09 -0400
committeryenatch <yenatch@gmail.com>2014-04-10 15:53:09 -0400
commit93cbbaf49d3730298f5c10b10e5b2e8ae8d0ca47 (patch)
tree5d6820b7399b3d96c5e33ca0f4e0b45181da5ff3 /gfx
parent0eb49d59416030cfa584b9b1e823b31ea854f46a (diff)
Unused title screen code, graphics, tilemaps, palettes.
At 43:4000 (UnusedTitleScreen) is a semi-functional title screen. It's never used, and appears in the Japanese version at the same offset. Notably, a portion of the logo is cut out and used as OAM. The final title screen instead uses BG priority to avoid this.
Diffstat (limited to 'gfx')
-rw-r--r--gfx/title/old_bg.2bppbin0 -> 4096 bytes
-rw-r--r--gfx/title/old_fg.2bppbin0 -> 4096 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/gfx/title/old_bg.2bpp b/gfx/title/old_bg.2bpp
new file mode 100644
index 000000000..0f2375ec2
--- /dev/null
+++ b/gfx/title/old_bg.2bpp
Binary files differ
diff --git a/gfx/title/old_fg.2bpp b/gfx/title/old_fg.2bpp
new file mode 100644
index 000000000..5e291ac33
--- /dev/null
+++ b/gfx/title/old_fg.2bpp
Binary files differ