mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-30 21:58:55 -07:00
Update dice.c
This commit is contained in:
@@ -30,7 +30,7 @@ typedef struct {
|
||||
uint8_t playerOneScore;
|
||||
uint8_t playerTwoScore;
|
||||
char rollTime[1][15];
|
||||
char diceType[1][10];
|
||||
char diceType[1][11];
|
||||
char strings[5][45];
|
||||
char theScores[1][45];
|
||||
bool letsRoll;
|
||||
|
||||
Reference in New Issue
Block a user