diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-07-27 10:22:09 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-07-27 10:22:09 -0400 |
| commit | 8a3102ca979fe327001be6fa00a42fea0120ce6c (patch) | |
| tree | f7602dfa72569e996ac5fe77ff1ff6a1c4f7e61c /include-mw | |
| parent | 3bf0b69ed022f38ed9d325b07d03888f57a69e3e (diff) | |
| parent | 8e1946da03f96b5696d3f8f248a2b675ba80d594 (diff) | |
Merge branch 'master' of github.com:pret/pokediamond into pikalax_work
Diffstat (limited to 'include-mw')
| -rw-r--r-- | include-mw/function_target.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include-mw/function_target.h b/include-mw/function_target.h index f37095f9..3834419c 100644 --- a/include-mw/function_target.h +++ b/include-mw/function_target.h @@ -8,4 +8,4 @@ #define ENUMS_ALWAYS_INT_OFF _Pragma("enumsalwaysint off") #define ENUMS_ALWAYS_INT_RESET _Pragma("enumsalwaysint reset") -#endif //GUARD_FUNCTION_TARGET_H
\ No newline at end of file +#endif //GUARD_FUNCTION_TARGET_H |
