summaryrefslogtreecommitdiff
path: root/include/data3.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalax1@gmail.com>2017-09-12 16:47:51 -0400
committerPikalaxALT <pikalax1@gmail.com>2017-09-12 16:49:04 -0400
commit9286c93c8afd9505259487481e45db6956444004 (patch)
tree44938ddea4b5f0667084346a78f8c77272807caf /include/data3.h
parentc6ef3442621227562f15017441aa6fb7709e7187 (diff)
npc_paltag_set_load
Diffstat (limited to 'include/data3.h')
-rwxr-xr-x[-rw-r--r--]include/data3.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/data3.h b/include/data3.h
index 6b1569486..29b1acc34 100644..100755
--- a/include/data3.h
+++ b/include/data3.h
@@ -10,11 +10,12 @@ struct PairedPalettes {
const u16 *data;
};
-extern const struct SpritePalette gUnknown_0850BBC8[];
-extern const struct PairedPalettes gUnknown_0850BD00[15];
-extern const struct PairedPalettes gUnknown_0850BD78[15];
extern u8 gUnknown_084975C4[0x10];
extern const struct SpriteTemplate gUnknown_084975D4;
extern void (*const gUnknown_084975EC[3])(struct Sprite *);
+extern const struct SpritePalette gUnknown_0850BBC8[];
+extern const struct PairedPalettes gUnknown_0850BD00[15];
+extern const struct PairedPalettes gUnknown_0850BD78[15];
+extern const u16 *const gUnknown_0850BE38[2];
#endif //POKEEMERALD_DATA3_H