diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-10-09 00:05:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-09 00:05:22 -0500 |
commit | 3e03d362fae398fa56c4a6e45d7b999772d0803f (patch) | |
tree | ba56682d498455555486194d10127622ffd852fd /graphics/battle_interface | |
parent | b60f7cb66b1bcd293babbd95e56d26d61f309ee0 (diff) | |
parent | f9e69ff2818403e3fb2d5923853db2c0b4dc8971 (diff) |
Merge pull request #443 from camthesaxman/png_palettes
add png -> gbapal conversion
Diffstat (limited to 'graphics/battle_interface')
-rw-r--r-- | graphics/battle_interface/hpbar.pal | 19 | ||||
-rw-r--r-- | graphics/battle_interface/window.pal | 19 |
2 files changed, 0 insertions, 38 deletions
diff --git a/graphics/battle_interface/hpbar.pal b/graphics/battle_interface/hpbar.pal deleted file mode 100644 index ea646bb82..000000000 --- a/graphics/battle_interface/hpbar.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -57 57 57 -255 255 255 -213 205 189 -131 131 139 -74 65 90 -82 106 90 -255 180 123 -246 148 115 -222 106 90 -115 255 172 -90 213 131 -255 230 57 -205 172 8 -255 90 57 -172 65 74 diff --git a/graphics/battle_interface/window.pal b/graphics/battle_interface/window.pal deleted file mode 100644 index bc8e8f2bc..000000000 --- a/graphics/battle_interface/window.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -65 65 65 -255 255 222 -222 213 180 -197 189 115 -123 148 131 -82 106 98 -32 57 0 -57 82 65 -255 230 0 -255 156 148 -65 205 255 -0 0 255 -0 255 0 -255 0 0 -106 148 255 |