ALL: synced with scummvm
This commit is contained in:
parent
522885137f
commit
0517f256d7
23 changed files with 2536 additions and 833 deletions
|
@ -64,6 +64,14 @@ const struct GameOpt {
|
|||
{ GUIO_RENDERPC9821, "pc9821" },
|
||||
{ GUIO_RENDERPC9801, "pc9801" },
|
||||
|
||||
{ GUIO_GAMEOPTIONS1, "gameOption1" },
|
||||
{ GUIO_GAMEOPTIONS2, "gameOption2" },
|
||||
{ GUIO_GAMEOPTIONS3, "gameOption3" },
|
||||
{ GUIO_GAMEOPTIONS4, "gameOption4" },
|
||||
{ GUIO_GAMEOPTIONS5, "gameOption5" },
|
||||
{ GUIO_GAMEOPTIONS6, "gameOption6" },
|
||||
{ GUIO_GAMEOPTIONS7, "gameOption7" },
|
||||
|
||||
{ GUIO_NONE, 0 }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue