diff options
Diffstat (limited to 'system.h')
-rw-r--r-- | system.h | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -113,3 +113,13 @@ enum { }; +/* Graphics drivers */ +enum { + GD_AUTO = 0, + GD_SDL = 1, + GD_WIN32 = 2, + GD_X = 3, +}; + + + |
![]() |
index : scummvm-rg350 | |
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350 | neonloop |
aboutsummaryrefslogtreecommitdiff |