diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-08 15:18:03 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-08 15:18:03 -0400 |
commit | 1de5a14a35f6da79a2bc603ce5a0cb3a116c31b0 (patch) | |
tree | 2a6d0384fc9ca83fb2ef73e294885a3445b6f1aa /include/data3.h | |
parent | db2b371e70a8cbf1134866906c7eccaae7f65203 (diff) |
sub_808E894
Diffstat (limited to 'include/data3.h')
-rw-r--r-- | include/data3.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/data3.h b/include/data3.h new file mode 100644 index 000000000..1f082e3fb --- /dev/null +++ b/include/data3.h @@ -0,0 +1,10 @@ +// +// Created by Scott Norton on 9/8/17. +// + +#ifndef POKEEMERALD_DATA3_H +#define POKEEMERALD_DATA3_H + +extern const struct SpritePalette gUnknown_0850BBC8[]; + +#endif //POKEEMERALD_DATA3_H |