summaryrefslogtreecommitdiffstats
path: root/src/Zones.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Zones.h')
-rw-r--r--src/Zones.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Zones.h b/src/Zones.h
index 291e6f60..47a4dc47 100644
--- a/src/Zones.h
+++ b/src/Zones.h
@@ -27,6 +27,8 @@ public:
CZone *child;
CZone *parent;
CZone *next;
+
+ wchar *GetTranslatedName();
};
class CZoneInfo