diff options
author | YamaArashi <shadow962@live.com> | 2016-09-02 19:15:59 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-02 19:15:59 -0700 |
commit | fc23707dc64abdc3219f72e7cb7992890737d00d (patch) | |
tree | 8c1c0aec58d563f12417c3500d05b957819972d7 /data | |
parent | e05dad6a8669896a7e101525d6d1e85e0f6f7cb9 (diff) |
national pokedex and pokedex search palettes
Diffstat (limited to 'data')
-rw-r--r-- | data/data2.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index d0b55aab8..ac8806eba 100644 --- a/data/data2.s +++ b/data/data2.s @@ -12412,11 +12412,11 @@ gUnknown_0839F63C:: @ 839F63C .align 2 gUnknown_0839F67C:: @ 839F67C - .incbin "baserom.gba", 0x0039f67c, 0xc0 + .incbin "graphics/pokedex/search.gbapal" .align 2 gUnknown_0839F73C:: @ 839F73C - .incbin "baserom.gba", 0x0039f73c, 0xc0 + .incbin "graphics/pokedex/national.gbapal" .space 0xA4 |