- Backported the classnames-are-names changes from the FP code.
SVN r97 (trunk)
This commit is contained in:
parent
632e03fa7e
commit
d878c2e7d6
108 changed files with 1476 additions and 1053 deletions
|
|
@ -1905,7 +1905,7 @@ void D_DoomMain (void)
|
|||
file[PATH_MAX-1] = 0;
|
||||
|
||||
#if defined(_MSC_VER) || defined(__GNUC__)
|
||||
TypeInfo::StaticInit ();
|
||||
PClass::StaticInit ();
|
||||
#endif
|
||||
|
||||
atterm (DObject::StaticShutdown);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue