summaryrefslogtreecommitdiff
path: root/include/targeting_flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/targeting_flags.h')
-rw-r--r--include/targeting_flags.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/targeting_flags.h b/include/targeting_flags.h
index d7d4737..3e1abdd 100644
--- a/include/targeting_flags.h
+++ b/include/targeting_flags.h
@@ -4,7 +4,6 @@
#include "constants/move.h"
#include "dungeon_entity.h"
-// 0x7CD64
s16 GetMoveTargetingFlagsForPokemon(struct DungeonEntity *pokemon, struct PokemonMove *move, bool32 isAI);
#endif