diff options
| author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-18 00:16:03 -0500 |
|---|---|---|
| committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-18 00:16:03 -0500 |
| commit | 0306e94cc3365fb7b28e3bb6e1ccccb1e6b8b449 (patch) | |
| tree | 126f7bc237b2ed0c8a3d5279108db003e348652f /gfx/title | |
| parent | c5d9ecae9c343677150273b810703a1fd8d9d87a (diff) | |
More SGB documentation
Diffstat (limited to 'gfx/title')
| -rw-r--r-- | gfx/title/unused_gs_bg.pal | 24 | ||||
| -rw-r--r-- | gfx/title/unused_gs_fg.pal | 9 |
2 files changed, 33 insertions, 0 deletions
diff --git a/gfx/title/unused_gs_bg.pal b/gfx/title/unused_gs_bg.pal new file mode 100644 index 000000000..1dd56f50f --- /dev/null +++ b/gfx/title/unused_gs_bg.pal @@ -0,0 +1,24 @@ + RGB 31, 31, 31 + RGB 18, 23, 31 + RGB 15, 20, 31 + RGB 00, 00, 00 + + RGB 31, 31, 31 + RGB 22, 00, 31 + RGB 15, 20, 31 + RGB 00, 00, 00 + + RGB 31, 31, 31 + RGB 31, 00, 00 + RGB 15, 20, 31 + RGB 00, 00, 00 + + RGB 31, 31, 31 + RGB 25, 22, 00 + RGB 15, 20, 31 + RGB 00, 00, 00 + + RGB 31, 31, 31 + RGB 23, 26, 31 + RGB 18, 23, 31 + RGB 00, 00, 00 diff --git a/gfx/title/unused_gs_fg.pal b/gfx/title/unused_gs_fg.pal new file mode 100644 index 000000000..09dd9a364 --- /dev/null +++ b/gfx/title/unused_gs_fg.pal @@ -0,0 +1,9 @@ + RGB 31, 31, 31 + RGB 07, 06, 03 + RGB 07, 06, 03 + RGB 07, 06, 03 + + RGB 31, 31, 31 + RGB 31, 31, 00 + RGB 26, 22, 00 + RGB 00, 00, 00 |
