diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-12-04 13:58:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-04 13:58:58 -0500 |
commit | 326148cb2c79517b93ce5dbb59c53e15cd616f1a (patch) | |
tree | eb43ddd5314a5cd9886730642ba6e03c4a4cde2a /graphics/link | |
parent | 3362b7f671a07cb154f3f65221ed055628303723 (diff) | |
parent | 3bc31cc3e89d82db499802f4a997ec1e13ea679f (diff) |
Merge pull request #176 from ProjectRevoTPP/dump_graphics
get rid of baseroms in graphics.s
Diffstat (limited to 'graphics/link')
-rw-r--r-- | graphics/link/gba.pal | 19 | ||||
-rw-r--r-- | graphics/link/gba.png | bin | 0 -> 1253 bytes | |||
-rw-r--r-- | graphics/link/gba_pal2.pal | 51 |
3 files changed, 70 insertions, 0 deletions
diff --git a/graphics/link/gba.pal b/graphics/link/gba.pal new file mode 100644 index 000000000..64a442293 --- /dev/null +++ b/graphics/link/gba.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +255 255 255 +222 230 238 +189 205 230 +156 180 222 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +230 230 230 +205 205 205 +180 180 180 +156 156 156 +213 180 106 +205 156 82 +49 255 106 diff --git a/graphics/link/gba.png b/graphics/link/gba.png Binary files differnew file mode 100644 index 000000000..1a0909468 --- /dev/null +++ b/graphics/link/gba.png diff --git a/graphics/link/gba_pal2.pal b/graphics/link/gba_pal2.pal new file mode 100644 index 000000000..e2fb95b4a --- /dev/null +++ b/graphics/link/gba_pal2.pal @@ -0,0 +1,51 @@ +JASC-PAL +0100 +48 +0 0 0 +255 57 8 +255 90 8 +255 131 8 +255 172 8 +255 213 8 +255 255 8 +255 255 131 +255 255 255 +255 255 0 +65 0 0 +115 16 0 +172 32 0 +230 57 8 +0 0 0 +0 0 0 +0 0 0 +255 255 255 +222 230 238 +189 205 230 +156 180 222 +131 131 139 +98 98 123 +65 74 106 +41 49 90 +230 230 230 +205 205 205 +180 180 180 +156 156 156 +213 180 106 +205 156 82 +49 255 106 +0 0 0 +255 255 255 +222 230 238 +189 205 230 +156 180 222 +0 16 172 +32 32 106 +16 16 90 +0 0 74 +255 255 189 +230 230 164 +205 205 148 +189 180 115 +139 139 90 +74 74 57 +8 32 32 |