diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-06-14 17:27:21 -0400 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-14 14:27:21 -0700 |
commit | f2654a380e46152f2624174e8087b6998cccb91b (patch) | |
tree | 7556ca6a85eab04f07fcb188059071c42ed2d668 /graphics/interface/menu.pal | |
parent | abf89edae8dc5cd52428144288faef077999a910 (diff) |
Dump graphics from graphics.s (#7)
* dump rom header as bytes
* dissassemble egg hatching animation image
* dissassemble gba picture for trading and its palette
* split egg images and add dissassemble trade shadow
* dump menu graphics and palette - requires precompressed files due to broken gbagfx
* fix menu graphics and include palette
* update makefile because it didnt want to include makefile in commit
* dump unused character table
* finish fixing menu concatenation
* dump open pokeball graphic
* dissassemble pokeball icons
* rename openball file
* dump rest of D019E4 as unknown bins and graphic
* dissassemble gBattleAnimPicTable
Diffstat (limited to 'graphics/interface/menu.pal')
-rwxr-xr-x | graphics/interface/menu.pal | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/graphics/interface/menu.pal b/graphics/interface/menu.pal new file mode 100755 index 000000000..80a6cefcd --- /dev/null +++ b/graphics/interface/menu.pal @@ -0,0 +1,35 @@ +JASC-PAL +0100 +32 +0 0 0 +255 255 255 +255 0 0 +82 98 156 +106 139 189 +255 255 255 +106 90 115 +213 205 213 +65 74 123 +74 65 82 +131 139 139 +106 65 90 +172 106 98 +213 74 57 +156 74 98 +106 164 164 +0 0 0 +74 57 115 +82 98 156 +106 139 189 +41 49 49 +255 255 255 +106 90 115 +222 213 222 +90 82 82 +180 189 180 +139 156 213 +90 74 131 +0 0 0 +0 0 0 +0 0 0 +0 0 0 |