mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 16:49:06 +00:00
Add Settings Stuff. :P
This commit is contained in:
@@ -39,6 +39,12 @@ public:
|
||||
int h;
|
||||
int link;
|
||||
};
|
||||
|
||||
struct Key {
|
||||
std::string character;
|
||||
int x;
|
||||
int y;
|
||||
};
|
||||
private:
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user