diff --git a/bin/DMGTRIS.GBC b/bin/DMGTRIS.GBC index 60af1d4..8d052fa 100644 Binary files a/bin/DMGTRIS.GBC and b/bin/DMGTRIS.GBC differ diff --git a/bin/DMGTRIS.pocket b/bin/DMGTRIS.pocket index 283fb20..ddc3541 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 fc3839b..aa66663 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,$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 + DB $C4,$C4,$2A,$2A,$2A,$2A,$4A,$4A + DB $2A,$2A,$2A,$2A,$C4,$C4,$00,$00 + DB $00,$00,$00,$00,$00,$00,$0A,$0A + DB $0A,$0A,$04,$04,$08,$08,$00,$00 sTilesEnd:: sColorTiles:: diff --git a/src/res/sources/tiles.gbr b/src/res/sources/tiles.gbr index 0175cff..bb87ded 100644 Binary files a/src/res/sources/tiles.gbr and b/src/res/sources/tiles.gbr differ