Fic typing in keys bug
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
extern char gInputBox[8];
|
||||
extern uint8_t gInputBoxIndex;
|
||||
|
||||
void INPUTBOX_Append(char Digit);
|
||||
void INPUTBOX_Append(const char Digit);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user