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/ball/timer.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/ball/timer.pal')
-rwxr-xr-x | graphics/interface/ball/timer.pal | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/interface/ball/timer.pal b/graphics/interface/ball/timer.pal new file mode 100755 index 000000000..e0c23569e --- /dev/null +++ b/graphics/interface/ball/timer.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +172 0 0 +197 49 41 +222 98 82 +255 156 123 +255 255 255 +148 148 148 +65 65 65 +24 24 24 +180 180 180 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +0 0 0 |