mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Add support for an options file on Windows.
This commit is contained in:
@@ -26,6 +26,9 @@ public:
|
||||
|
||||
public:
|
||||
static bool readBool(const std::string& str);
|
||||
#ifndef ORIGINAL_CODE
|
||||
static int readInt(const std::string& str);
|
||||
#endif
|
||||
|
||||
public:
|
||||
enum KeyBindIndex
|
||||
|
||||
Reference in New Issue
Block a user