diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-07-07 11:39:34 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-07-07 11:39:34 -0500 |
commit | 6aa475c6310c609743a9a2005e7942050c396865 (patch) | |
tree | 18be7369829badfef35a6c337005e875049027e5 /include/gUnknown_203B418.h | |
parent | f308c79eba1ba8e6bc2134529a2e4f4f21c9c2c2 (diff) |
Sese's vacation work
Diffstat (limited to 'include/gUnknown_203B418.h')
-rw-r--r-- | include/gUnknown_203B418.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/gUnknown_203B418.h b/include/gUnknown_203B418.h index a3e287a..3b35a90 100644 --- a/include/gUnknown_203B418.h +++ b/include/gUnknown_203B418.h @@ -1,3 +1,6 @@ +#ifndef GUARD_GUNKNOWN_203B418_H +#define GUARD_GUNKNOWN_203B418_H + #include "code_8041D5C.h" struct unkStruct_203B418 @@ -34,3 +37,5 @@ struct unkStruct_203B418 u8 padding2[3]; u8 unk18217; }; + +#endif |