mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
fmt fixes
This commit is contained in:
@@ -806,8 +806,8 @@ int32_t video_poker_app(void* p) {
|
||||
/* if game is not over, we should store the game state. */
|
||||
processing = false;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user