summaryrefslogtreecommitdiff
path: root/include/dungeon_items.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dungeon_items.h')
-rw-r--r--include/dungeon_items.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dungeon_items.h b/include/dungeon_items.h
index 8eb1718..0c227c2 100644
--- a/include/dungeon_items.h
+++ b/include/dungeon_items.h
@@ -3,7 +3,6 @@
#include "dungeon_entity.h"
-// 0x46CB0
bool8 HasItem(struct DungeonEntity *pokemon, u8 itemIndex);
#endif