Miscellaneous warning fixes
This commit is contained in:
parent
47543bb766
commit
006868c072
3 changed files with 7 additions and 7 deletions
|
|
@ -429,7 +429,7 @@ void FGameConfigFile::DoKeySetup(const char *gamename)
|
|||
{ "Bindings", &Bindings },
|
||||
{ "DoubleBindings", &DoubleBindings },
|
||||
{ "AutomapBindings", &AutomapBindings },
|
||||
NULL, NULL
|
||||
{ NULL, NULL }
|
||||
};
|
||||
const char *key, *value;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue