diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-04-03 11:57:44 +0200 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-04-03 11:57:44 +0200 |
commit | 8958487e95618eaea84f4aaa02f68d3ef467a874 (patch) | |
tree | b8800e8e3f9eadf319a3867de54407839715a4a1 /include | |
parent | bbbb677b1605f3e0d0e9d73ae9b368692e78074a (diff) |
decomp unk_0205FA2C.s
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_0205FA2C.h | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/include/unk_0205FA2C.h b/include/unk_0205FA2C.h new file mode 100644 index 00000000..7418c4a3 --- /dev/null +++ b/include/unk_0205FA2C.h @@ -0,0 +1,34 @@ +#ifndef POKEDIAMOND_UNK_0205FA2C_H +#define POKEDIAMOND_UNK_0205FA2C_H + + +#include "global.h" +#include "MI_memory.h" +#include "bag.h" +#include "heap.h" +#include "party.h" +#include "player_data.h" +#include "unk_0202A8F4.h" +#include "unk_0204639C.h" +#include "unk_0206BB28.h" +#include "unk_02029FB0.h" +#include "unk_020286F8.h" + + +const u8 UNK_020F7454[] = { + 0x00, + 0x01, + 0x02, + 0x04, + 0x03, + 0x05, + 0x06, + 0x07, + 0x08, + 0x00, + 0x00, + 0x00, +}; + + +#endif //POKEDIAMOND_UNK_0205FA2C_H
\ No newline at end of file |