diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-05-10 03:34:36 -0400 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-05-10 03:34:36 -0400 |
commit | 13efa1ef62b3e23e2b0662e318ed155893e17e88 (patch) | |
tree | 57ae51e1b35c38d24d69e090dbf39b27a687d17b /include/fldeff_cut.h | |
parent | d31600e70e53fb252fe67e8c427ecb7498719b86 (diff) | |
parent | 7defc27b994069715e5749245700d20dd740e4f0 (diff) |
fixing conflicts
Diffstat (limited to 'include/fldeff_cut.h')
-rw-r--r-- | include/fldeff_cut.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/fldeff_cut.h b/include/fldeff_cut.h new file mode 100644 index 000000000..f985fd82d --- /dev/null +++ b/include/fldeff_cut.h @@ -0,0 +1,7 @@ +#ifndef GUARD_FLDEFF_CUT_H +#define GUARD_FLDEFF_CUT_H + +void sub_80D423C(s16, s16); +void sub_80D42B8(s16, s16); + +#endif // GUARD_FLDEFF_CUT_H |