From 0a4bc367ec03428b0f768396a4c64a8d1458a127 Mon Sep 17 00:00:00 2001 From: Randy Thiemann Date: Sat, 21 Oct 2023 11:20:22 +0200 Subject: [PATCH] Cleanup and bug fixes. --- src/res/sources/tiles.gbr | Bin 10069 -> 10069 bytes src/res/tiles.inc | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/res/sources/tiles.gbr b/src/res/sources/tiles.gbr index 360911170f8fef96b7dc7d4969503211ce77641c..a3940d2b61c2b1b2df9a8028fe5d6e8ab9ed9918 100644 GIT binary patch delta 94 zcmccWchzr#0rQt%LK}?_%3ClqGchtUF@q=u1|S1Off!&4&VWil6@sYAfyy1c%nVEn R!XV`gjEsz%4=PMy0|2913pM}% delta 94 xcmccWchzr#0kf`(!$#wS@)k^Fg2{o(9lXp8Obo&d3=E76jEqd14=PMy0{||@3GM&@ diff --git a/src/res/tiles.inc b/src/res/tiles.inc index a576c62..2465ade 100644 --- a/src/res/tiles.inc +++ b/src/res/tiles.inc @@ -253,8 +253,8 @@ Tiles:: DB $24,$3C,$24,$3C,$18,$18,$00,$00 DB $FF,$FF,$AA,$FF,$00,$FF,$AA,$55 DB $00,$FF,$55,$FF,$FF,$FF,$00,$00 - DB $00,$FF,$00,$FF,$00,$FF,$00,$FF - DB $00,$FF,$00,$FF,$00,$FF,$00,$00 + DB $DB,$E7,$A5,$C3,$42,$81,$81,$00 + DB $42,$81,$A5,$C3,$DB,$E7,$00,$00 DB $00,$00,$00,$00,$00,$00,$00,$00 DB $00,$00,$00,$00,$00,$00,$00,$00 DB $00,$00,$00,$00,$00,$00,$00,$00