mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
The progress which I did.
I continue later.
This commit is contained in:
@@ -9,6 +9,8 @@ namespace Input {
|
||||
std::string Numpad(uint maxLength, std::string Text);
|
||||
// -1 if invaild text entered
|
||||
int getUint(int max, std::string Text);
|
||||
|
||||
std::string getString(const std::string &hint, uint maxLength);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user