diff options
Diffstat (limited to 'include/sub_8095228.h')
-rw-r--r-- | include/sub_8095228.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/sub_8095228.h b/include/sub_8095228.h index e7d214b..3fd5993 100644 --- a/include/sub_8095228.h +++ b/include/sub_8095228.h @@ -1,3 +1,5 @@ +#ifndef GUARD_SUB_8095228_H +#define GUARD_SUB_8095228_H struct unkStruct_8095228 { @@ -18,4 +20,4 @@ struct unkStruct_8095228 extern struct unkStruct_8095228 *sub_8095228(u8); - +#endif // GUARD_SUB_8095228_H |