mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-12-28 01:29:44 +00:00
One demo program for vera modes.
This commit is contained in:
parent
b4cbf3f883
commit
8b767abd7d
@ -105,7 +105,7 @@ void main() {
|
||||
bgcolor(BLUE);
|
||||
clrscr();
|
||||
|
||||
} while( menu != 57 );
|
||||
} while( menu != 48 );
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user