firmware recovery 1.3RC
This commit is contained in:
@@ -18,9 +18,9 @@ private:
|
||||
void nextPattern(void);
|
||||
|
||||
public:
|
||||
c_chaingame(): c_game{chaingame} {}
|
||||
c_chaingame(e_ledcolor gamecolor): c_game{chaingame, gamecolor} {}
|
||||
void runGame(void);
|
||||
void initGame(void);
|
||||
bool initGame(void);
|
||||
void resetGame(void);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user