summaryrefslogtreecommitdiff
path: root/include/weather.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/weather.h')
-rw-r--r--include/weather.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/weather.h b/include/weather.h
index b7fa725..711007d 100644
--- a/include/weather.h
+++ b/include/weather.h
@@ -3,7 +3,6 @@
#include "dungeon_entity.h"
-// 0x7E580
u8 GetWeather(struct DungeonEntity* pokemon);
#endif