diff options
Diffstat (limited to 'include/DTCM')
| -rw-r--r-- | include/DTCM/UnkStruct_027e0e58.hpp | 2 | ||||
| -rw-r--r-- | include/DTCM/UnkStruct_027e105c.hpp | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/include/DTCM/UnkStruct_027e0e58.hpp b/include/DTCM/UnkStruct_027e0e58.hpp index 031c920c..3bc27500 100644 --- a/include/DTCM/UnkStruct_027e0e58.hpp +++ b/include/DTCM/UnkStruct_027e0e58.hpp @@ -3,6 +3,8 @@ #include "global.h" #include "types.h" +#include <nds/math.h> + struct UnkStruct_027e0e58 { /* 00 */ unk8 mUnk_00[0x22]; /* 22 */ unk16 mUnk_22; diff --git a/include/DTCM/UnkStruct_027e105c.hpp b/include/DTCM/UnkStruct_027e105c.hpp index 41c4f031..3855cd48 100644 --- a/include/DTCM/UnkStruct_027e105c.hpp +++ b/include/DTCM/UnkStruct_027e105c.hpp @@ -1,7 +1,10 @@ #pragma once +#include "global.h" #include "types.h" +#include "Item/Item.hpp" + struct UnkStruct_027e105c { /* 0 */ const char **unk_0; /* 4 */ |
