Add really primitive save preview on "Next Slot". Improve pause screen layout a little.
This commit is contained in:
parent
6420f5f476
commit
001eda39e0
12 changed files with 142 additions and 55 deletions
|
@ -46,6 +46,7 @@
|
|||
|
||||
std::string System_GetProperty(SystemProperty prop) { return ""; }
|
||||
int System_GetPropertyInt(SystemProperty prop) { return -1; }
|
||||
void NativeMessageReceived(const char *message, const char *value) {}
|
||||
|
||||
#define M_PI_2 1.57079632679489661923
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue