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/unknown | |
parent | b60f7cb66b1bcd293babbd95e56d26d61f309ee0 (diff) | |
parent | f9e69ff2818403e3fb2d5923853db2c0b4dc8971 (diff) |
Merge pull request #443 from camthesaxman/png_palettes
add png -> gbapal conversion
Diffstat (limited to 'graphics/unknown')
-rw-r--r-- | graphics/unknown/ball.pal | 19 | ||||
-rw-r--r-- | graphics/unknown/unknown_D07B68.pal | 19 | ||||
-rw-r--r-- | graphics/unknown/unknown_D1C060.pal | 19 |
3 files changed, 0 insertions, 57 deletions
diff --git a/graphics/unknown/ball.pal b/graphics/unknown/ball.pal deleted file mode 100644 index b4e7ac7ca..000000000 --- a/graphics/unknown/ball.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 106 90 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/unknown/unknown_D07B68.pal b/graphics/unknown/unknown_D07B68.pal deleted file mode 100644 index ca77648e6..000000000 --- a/graphics/unknown/unknown_D07B68.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 0 0 -255 255 255 -255 255 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/unknown/unknown_D1C060.pal b/graphics/unknown/unknown_D1C060.pal deleted file mode 100644 index 0b2590f44..000000000 --- a/graphics/unknown/unknown_D1C060.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -222 255 255 -0 65 148 -148 65 148 -255 255 0 -255 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 |