bonus stage
This commit is contained in:
parent
a8bc01bedd
commit
3263b2597b
11 changed files with 529 additions and 6 deletions
|
|
@ -367,6 +367,7 @@ void updateChrome(){
|
|||
}
|
||||
// level transition overlay
|
||||
if(levelClearing){
|
||||
if(bonusStage) return;
|
||||
if(levelClearClock == 2){
|
||||
char numStr[12];
|
||||
char lvlStr[4];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue