summaryrefslogtreecommitdiff
path: root/include/data3.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-09-08 17:58:41 -0400
committerscnorton <scnorton@biociphers.org>2017-09-08 17:58:41 -0400
commitdddb44e3018ba915564d6e1a3bcc888ec37aa0bd (patch)
tree4247269085f6171245ad474aaf147047339d77ce /include/data3.h
parent5a020a47f3ac99bf80854817873e211cbf22102d (diff)
npc_load_two_palettes__no_record
Diffstat (limited to 'include/data3.h')
-rw-r--r--include/data3.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/data3.h b/include/data3.h
index 1f082e3fb..5318d44ec 100644
--- a/include/data3.h
+++ b/include/data3.h
@@ -5,6 +5,13 @@
#ifndef POKEEMERALD_DATA3_H
#define POKEEMERALD_DATA3_H
+struct PairedPalettes {
+ u16 tag;
+ const u16 *data;
+};
+
extern const struct SpritePalette gUnknown_0850BBC8[];
+extern const struct PairedPalettes gUnknown_0850BD00[15];
+extern u8 gUnknown_084975C4[0x10];
#endif //POKEEMERALD_DATA3_H