mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
tweak and refactor frontends, menu and config
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@895 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
603c28b317
commit
45285368c0
19 changed files with 262 additions and 198 deletions
|
@ -76,6 +76,7 @@ typedef struct _currentConfig_t {
|
|||
int renderer;
|
||||
int renderer32x;
|
||||
int filter; // pandora
|
||||
int analog_deadzone;
|
||||
} currentConfig_t;
|
||||
|
||||
extern currentConfig_t currentConfig, defaultConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue