summaryrefslogtreecommitdiffstats
path: root/pokemod/MapEffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokemod/MapEffect.h')
-rw-r--r--pokemod/MapEffect.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/pokemod/MapEffect.h b/pokemod/MapEffect.h
index 700b257d..5517a212 100644
--- a/pokemod/MapEffect.h
+++ b/pokemod/MapEffect.h
@@ -83,11 +83,7 @@ namespace PokeMod
QString getName() const;
Point getCoordinate() const;
- unsigned getCoordinateX() const;
- unsigned getCoordinateY() const;
Flag getExistFlag() const;
- unsigned getExistFlagFlag() const;
- unsigned getExistFlagStatus() const;
QString getSkin() const;
unsigned getEffect() const;
unsigned getVal1() const;