summaryrefslogtreecommitdiff
path: root/include/type_effectiveness.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/type_effectiveness.h')
-rw-r--r--include/type_effectiveness.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/type_effectiveness.h b/include/type_effectiveness.h
index 1847850..3502f0e 100644
--- a/include/type_effectiveness.h
+++ b/include/type_effectiveness.h
@@ -3,7 +3,6 @@
#include "dungeon_entity.h"
-// 0x6E654
s32 WeightWeakTypePicker(struct DungeonEntity *user, struct DungeonEntity *target, u8 moveType);
#endif