summaryrefslogtreecommitdiff
path: root/include/dungeon_capabilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dungeon_capabilities.h')
-rw-r--r--include/dungeon_capabilities.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dungeon_capabilities.h b/include/dungeon_capabilities.h
index 6574b32..f4a0306 100644
--- a/include/dungeon_capabilities.h
+++ b/include/dungeon_capabilities.h
@@ -3,7 +3,6 @@
#include "dungeon_entity.h"
-// 0x70B6C
bool8 CannotMove(struct DungeonEntity *pokemon, bool8 checkBlinker);
#endif