summaryrefslogtreecommitdiff
path: root/include/position_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/position_util.h')
-rw-r--r--include/position_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/position_util.h b/include/position_util.h
index 74019b7..9004d10 100644
--- a/include/position_util.h
+++ b/include/position_util.h
@@ -3,7 +3,6 @@
#include "position.h"
-// 0x983D8
s32 CalculateFacingDir(struct Position *originPos, struct Position *targetPos);
#endif