- scriptified most of the remaining parts of DMenu. Only the engine interface remains native now.
This commit is contained in:
parent
e05242e44d
commit
9089beb110
6 changed files with 206 additions and 238 deletions
|
|
@ -52,6 +52,7 @@ DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, ArmorIcon2)
|
|||
DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, gametype)
|
||||
DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, norandomplayerclass)
|
||||
DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, infoPages)
|
||||
DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, mBackButton)
|
||||
|
||||
|
||||
const char *GameNames[17] =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue