bonus stage

This commit is contained in:
t. boddy 2026-03-20 09:33:18 -04:00
parent a8bc01bedd
commit 3263b2597b
11 changed files with 529 additions and 6 deletions

View file

@ -367,6 +367,7 @@ void updateChrome(){
}
// level transition overlay
if(levelClearing){
if(bonusStage) return;
if(levelClearClock == 2){
char numStr[12];
char lvlStr[4];