diff options
Diffstat (limited to 'include/script_buffers.h')
-rw-r--r-- | include/script_buffers.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/script_buffers.h b/include/script_buffers.h index 76d4eb71..63aaf65d 100644 --- a/include/script_buffers.h +++ b/include/script_buffers.h @@ -1,6 +1,9 @@ #ifndef POKEDIAMOND_SCRIPT_BUFFERS_H #define POKEDIAMOND_SCRIPT_BUFFERS_H +#include "pokemon.h" +#include "pokemon_storage_system.h" + struct UnkStruct_0200AA80_sub_sub { u8 data[4]; |