- Fix compilation with MinGW + w32api and clean up warnings.
SVN r2505 (trunk)
This commit is contained in:
parent
e0bd67de5a
commit
3416a7fc47
9 changed files with 47 additions and 19 deletions
|
|
@ -190,7 +190,7 @@ const char *FMetaTable::GetMetaString (DWORD id) const
|
|||
|
||||
CCMD (dumpactors)
|
||||
{
|
||||
char * filters[32] =
|
||||
const char *const filters[32] =
|
||||
{
|
||||
"0:All", "1:Doom", "2:Heretic", "3:DoomHeretic", "4:Hexen", "5:DoomHexen", "6:Raven", "7:IdRaven",
|
||||
"8:Strife", "9:DoomStrife", "10:HereticStrife", "11:DoomHereticStrife", "12:HexenStrife",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue