mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-04 03:00:58 +00:00
- put RedNukem game frontend into a namespace.
This commit is contained in:
parent
401a645ea1
commit
2dc051f7cf
71 changed files with 270 additions and 21 deletions
|
@ -379,7 +379,7 @@ void ChooseGame()
|
|||
//API call succeeded, now , check return values
|
||||
if (nResult == 1000)
|
||||
{
|
||||
gi = &Duke::Interface;
|
||||
//gi = &Duke::Interface;
|
||||
}
|
||||
else if (nResult == 1001)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue