diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-26 22:24:38 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-26 22:24:38 -0400 |
commit | c85ba78b778a0e35c2fe7f97ed4e8fee1b3c7036 (patch) | |
tree | f3d25ab52cbb2d1e92c89e1ad976dcb929c05768 /gfx | |
parent | 9dcdad5e60fbc10ba81ae127743c78a6b00d3dd5 (diff) |
Use more assertions to ensure correct code and data
Diffstat (limited to 'gfx')
-rw-r--r-- | gfx/trade/mobile_border.pal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gfx/trade/mobile_border.pal b/gfx/trade/mobile_border.pal index 93e884046..95a727db3 100644 --- a/gfx/trade/mobile_border.pal +++ b/gfx/trade/mobile_border.pal @@ -1,9 +1,9 @@ - RGB 31, 31, 63 + dw $ffff ; RGB 31, 31, 63 RGB 00, 00, 00 RGB 00, 00, 00 RGB 00, 00, 00 - RGB 31, 31, 63 + dw $ffff ; RGB 31, 31, 63 RGB 00, 00, 00 RGB 00, 00, 00 RGB 00, 00, 00 |