diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-04-30 20:41:17 -0400 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-04-30 20:41:17 -0400 |
commit | f9331f15ef3db551fb288737d1070adfc79150b2 (patch) | |
tree | b66d5e8ca41fb5b0a03c8e233c06ac60c8ffaa1d /include/graphics.h | |
parent | 6a401b53867de87165f625510624c4a296dba34b (diff) |
decompiled up to sub_80BFCF4
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index 1fbccea05..36b337753 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -2662,6 +2662,11 @@ extern const u8 gUnknown_08DC2B1C[]; extern const u16 gPokedexHoennBg_Pal[]; extern const u16 gPokedexText_Pal[]; extern const u16 gPokedexNationalBg_Pal[]; +extern const u8 gUnknown_08DC3080[]; +extern const u8 gUnknown_08DC3198[]; +extern const u8 gUnknown_08DC2E6C[]; +extern const u8 gUnknown_08DC2F5C[]; +extern const u8 gUnknown_08DC2FEC[]; // berry tag screen extern const u8 gUnknown_08D9BB44[]; |