X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fgrise.c;h=fcee5962e6c70d7a5c2b8eaa07cfc19e9de4ab31;hb=d1a2007e191d68b104e436d1817eafcc99ae21dd;hp=7e57508561f3045fd9052c677a1ce19aec73d26a;hpb=67ecd561eda2d5ca1a9a67588f01bd9d530751c0;p=dosdemo diff --git a/src/grise.c b/src/grise.c index 7e57508..fcee596 100644 --- a/src/grise.c +++ b/src/grise.c @@ -56,7 +56,7 @@ static int scrollModTable[REFLECTION_HEIGHT]; static float nearScrollAmount = 0.0f; static struct screen scr = { - "Galaxy rise", + "galaxyrise", init, destroy, start,