- moved language switching code to 'common'.
This commit is contained in:
parent
a08d87beb3
commit
3a81c07ecf
6 changed files with 53 additions and 43 deletions
|
|
@ -38,3 +38,6 @@ struct WadStuff
|
|||
extern FString endoomName;
|
||||
extern bool batchrun;
|
||||
extern float menuBlurAmount;
|
||||
extern bool generic_ui;
|
||||
|
||||
void UpdateGenericUI(bool cvar);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue