mirror of https://github.com/bsnes-emu/bsnes.git
6 lines
211 B
C++
6 lines
211 B
C++
|
extern InputGroup userInterfaceGeneral;
|
||
|
extern InputGroup userInterfaceSystem;
|
||
|
extern InputGroup userInterfaceEmulationSpeed;
|
||
|
extern InputGroup userInterfaceStates;
|
||
|
extern InputGroup userInterfaceVideoSettings;
|