let's keep screen names simpler to make it easy to use them as commandline arguments
[dosdemo] / src / grise.c
index 7e57508..fcee596 100644 (file)
@@ -56,7 +56,7 @@ static int scrollModTable[REFLECTION_HEIGHT];
 static float nearScrollAmount = 0.0f;
 
 static struct screen scr = {
-       "Galaxy rise",
+       "galaxyrise",
        init,
        destroy,
        start,