diff options
author | yenatch <yenatch@gmail.com> | 2013-12-20 00:29:31 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-20 00:29:31 -0500 |
commit | 0d3308f68c27ab149b6cf878cc40f29e32010ff0 (patch) | |
tree | 118f47f0af7a3c7a725b5fbe8e7fced0a324f451 /tilesets | |
parent | 585f756ecfe3c14d91b5c2897618fd46f375096b (diff) |
use RGB macros for palettes instead of binary chunks
Diffstat (limited to 'tilesets')
-rw-r--r-- | tilesets/dark.pal | bin | 64 -> 512 bytes |
-rw-r--r-- | tilesets/day.pal | bin | 64 -> 512 bytes |
-rw-r--r-- | tilesets/morn.pal | bin | 64 -> 512 bytes |
-rw-r--r-- | tilesets/nite.pal | bin | 64 -> 512 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/tilesets/dark.pal b/tilesets/dark.pal Binary files differindex bdfd30645..4c4f7700d 100644 --- a/tilesets/dark.pal +++ b/tilesets/dark.pal diff --git a/tilesets/day.pal b/tilesets/day.pal Binary files differindex 969fe230d..9535caedd 100644 --- a/tilesets/day.pal +++ b/tilesets/day.pal diff --git a/tilesets/morn.pal b/tilesets/morn.pal Binary files differindex 279a064e2..0ba286f36 100644 --- a/tilesets/morn.pal +++ b/tilesets/morn.pal diff --git a/tilesets/nite.pal b/tilesets/nite.pal Binary files differindex 8c1079f09..0e2fea242 100644 --- a/tilesets/nite.pal +++ b/tilesets/nite.pal |