summaryrefslogtreecommitdiff
path: root/levels.h
diff options
context:
space:
mode:
Diffstat (limited to 'levels.h')
-rw-r--r--levels.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/levels.h b/levels.h
index fcd5a48..66573c3 100644
--- a/levels.h
+++ b/levels.h
@@ -60,7 +60,7 @@ int pnt1,pnt2;
double towers[16];int tcnt;
double dscroll,roll;
bool sout,tendone;bool dmt[16];
-static const char* LEVEL_H_FN="levels.h";
+//static const char* LEVEL_H_FN="levels.h";
void Level1Part1()
{
//Level procedure
@@ -1073,7 +1073,7 @@ void Level4Part22()
IfShowTip=false;
FadeTip=false;
Current_Position=2;
- ShowTip("Have problem breathing?\n\...so try this!");
+ ShowTip("Have problem breathing?\n...so try this!");
}
if (Current_Position==1)
{