diff --git a/bin/DMGTRIS.GBC b/bin/DMGTRIS.GBC index 3750d65..db86981 100644 Binary files a/bin/DMGTRIS.GBC and b/bin/DMGTRIS.GBC differ diff --git a/bin/DMGTRIS.pocket b/bin/DMGTRIS.pocket index c6db0ce..233d494 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 d9e8bec..390f7e1 100644 --- a/src/res/other_data.inc +++ b/src/res/other_data.inc @@ -1134,10 +1134,10 @@ sTiles:: DB $82,$82,$82,$82,$EC,$EC,$00,$00 DB $44,$44,$CA,$CA,$4A,$4A,$4A,$4A DB $4A,$4A,$4A,$4A,$E4,$E4,$00,$00 - DB $C4,$C4,$2A,$2A,$2A,$2A,$44,$44 - DB $8A,$8A,$8A,$8A,$E4,$E4,$00,$00 - DB $00,$00,$62,$62,$94,$94,$88,$88 - DB $94,$94,$62,$62,$00,$00,$00,$00 + DB $C4,$C4,$2A,$2A,$2A,$2A,$46,$46 + DB $82,$82,$8A,$8A,$E4,$E4,$00,$00 + DB $00,$00,$00,$00,$00,$00,$00,$00 + DB $0A,$0A,$04,$04,$0A,$0A,$00,$00 sTilesEnd:: diff --git a/src/res/sources/tiles.gbr b/src/res/sources/tiles.gbr index 78ce2ec..0175cff 100644 Binary files a/src/res/sources/tiles.gbr and b/src/res/sources/tiles.gbr differ