diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/code_801DCE6C.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/code_801DCE6C.h b/include/code_801DCE6C.h index 9a9515c..a9e90cb 100644 --- a/include/code_801DCE6C.h +++ b/include/code_801DCE6C.h @@ -1,10 +1,6 @@ #ifndef POKEREVO_CODE_801DCE6C_H
#define POKEREVO_CODE_801DCE6C_H
-#ifdef __cplusplus
-extern "C" {
-#endif
-
#include <SDK/nand.h>
struct gUnkClass5;
@@ -39,8 +35,4 @@ public: BOOL func_801DD294(const char *fileName, s32);
};
-#ifdef __cplusplus
-}
-#endif
-
#endif //POKEREVO_CODE_801DCE6C_H
|