diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-04-03 15:18:24 +0200 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-04-03 15:18:24 +0200 |
commit | 44a082830ef1aaff60449d9dc2b01fdcf8300e7f (patch) | |
tree | 17cef35efed5785657989899f6a446bb1a2e9056 /include | |
parent | b20e00af7417022971bdf37870b66ccb8d3c52a0 (diff) |
remove extern declaration
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_0205FA2C.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/include/unk_0205FA2C.h b/include/unk_0205FA2C.h index 7875b5e9..c8d6da6d 100644 --- a/include/unk_0205FA2C.h +++ b/include/unk_0205FA2C.h @@ -16,22 +16,6 @@ #include "unk_020286F8.h" -const u8 UNK_020F7454[] = { - 0x00, - 0x01, - 0x02, - 0x04, - 0x03, - 0x05, - 0x06, - 0x07, - 0x08, - 0x00, - 0x00, - 0x00, -}; - - struct UnkPlayerStruct1_0205FA2C { /* 0x00 */ struct PlayerParty *player_party; |