![]() |
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
#include <emutools_config.h>
Data Fields | |
| const char * | optname |
| const int | defval |
| const char * | help |
| int * | store_here |
| int | min |
| int | max |
Definition at line 91 of file emutools_config.h.
| const int defval |
Definition at line 93 of file emutools_config.h.
| const char* help |
Definition at line 94 of file emutools_config.h.
| int max |
Definition at line 97 of file emutools_config.h.
| int min |
Definition at line 96 of file emutools_config.h.
| const char* optname |
Definition at line 92 of file emutools_config.h.
| int* store_here |
Definition at line 95 of file emutools_config.h.
1.8.17