summaryrefslogtreecommitdiff
path: root/src/worldmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/worldmap.h')
-rw-r--r--src/worldmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/worldmap.h b/src/worldmap.h
index 5966352..0cf567e 100644
--- a/src/worldmap.h
+++ b/src/worldmap.h
@@ -49,6 +49,7 @@ public:
void StartLevel();
void GenText();
+ void GenSBTitle();
void SetTitle(const char *text);
int onCreate();