diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-07-28 15:09:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-28 15:09:14 -0400 |
commit | bc09f81a9a6a8280480a08e0daf33541ba255fb4 (patch) | |
tree | e520f5c382fa2b3bac99508a0b795b135317dec7 /graphics | |
parent | c9bf136d8a3b77e4c3fd9749112b641e7332bbe7 (diff) | |
parent | 5b12c6f1e7f1d02c4a47d0069c87b795bf5c2ccc (diff) |
Merge pull request #747 from camthesaxman/graphics_fix
combine graphics data that should be in the same object
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/birch_speech/bg2.pal | 10 | ||||
-rw-r--r-- | graphics/birch_speech/blank_pal.pal | 11 |
2 files changed, 9 insertions, 12 deletions
diff --git a/graphics/birch_speech/bg2.pal b/graphics/birch_speech/bg2.pal index 3457f9b45..33f619ee4 100644 --- a/graphics/birch_speech/bg2.pal +++ b/graphics/birch_speech/bg2.pal @@ -1,6 +1,6 @@ JASC-PAL 0100 -8 +16 255 255 164 255 255 106 222 222 90 @@ -9,3 +9,11 @@ JASC-PAL 123 123 49 90 90 32 57 57 16 +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/birch_speech/blank_pal.pal b/graphics/birch_speech/blank_pal.pal deleted file mode 100644 index 7dc528e38..000000000 --- a/graphics/birch_speech/blank_pal.pal +++ /dev/null @@ -1,11 +0,0 @@ -JASC-PAL -0100 -8 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 |