summaryrefslogtreecommitdiff
path: root/include/targeting.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/targeting.h')
-rw-r--r--include/targeting.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/targeting.h b/include/targeting.h
index 7330398..89c4d49 100644
--- a/include/targeting.h
+++ b/include/targeting.h
@@ -3,7 +3,6 @@
#include "dungeon_entity.h"
-// 0x69DCC
void TargetTileInFront(struct DungeonEntity *pokemon);
#endif