diff --git a/bin/DMGTRIS.GBC b/bin/DMGTRIS.GBC index bcae659..205cddb 100644 Binary files a/bin/DMGTRIS.GBC and b/bin/DMGTRIS.GBC differ diff --git a/bin/DMGTRIS.pocket b/bin/DMGTRIS.pocket index b19e591..4d9d64e 100644 Binary files a/bin/DMGTRIS.pocket and b/bin/DMGTRIS.pocket differ diff --git a/src/res/other_data.inc b/src/res/other_data.inc index 22bd361..59810ed 100644 --- a/src/res/other_data.inc +++ b/src/res/other_data.inc @@ -1338,8 +1338,8 @@ sTitleTiles:: DB $50,$50,$20,$20,$24,$24,$00,$00 DB $40,$40,$C0,$C0,$40,$40,$40,$40 DB $40,$40,$40,$40,$E4,$E4,$00,$00 - DB $44,$44,$AA,$AA,$AA,$AA,$AA,$AA - DB $AA,$AA,$AA,$AA,$44,$44,$00,$00 + DB $44,$44,$AC,$AC,$A4,$A4,$A4,$A4 + DB $A4,$A4,$A4,$A4,$4E,$4E,$00,$00 sTitleTilesEnd:: sGameplayTilesM:: diff --git a/src/res/sources/tiles_title.gbr b/src/res/sources/tiles_title.gbr index 6d04bad..03ed3af 100644 Binary files a/src/res/sources/tiles_title.gbr and b/src/res/sources/tiles_title.gbr differ