mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-27 04:00:42 +00:00
parent
a98507f737
commit
577c6cb374
1 changed files with 1 additions and 0 deletions
|
@ -2094,6 +2094,7 @@ static const dispatch basetokens[] =
|
|||
{ "shadefactor", parseSkip<1> },
|
||||
{ "newgamechoices", parseEmptyBlock },
|
||||
{ "rffdefineid", parseRffDefineId },
|
||||
{ nullptr, nullptr },
|
||||
};
|
||||
|
||||
static void defsparser(FScanner& sc)
|
||||
|
|
Loading…
Reference in a new issue