These did not sync to trunk properly (SDK fix and some updates)

This commit is contained in:
David Anderson
2006-08-28 19:29:20 +00:00
parent 9bd22661ff
commit ec83efbdf3
3 changed files with 23 additions and 2 deletions

View File

@ -2773,7 +2773,7 @@ void ValidateMacros_DontCallThis_Smiley()
MF_FindLibrary(NULL, LibType_Class);
MF_AddLibraries(NULL, LibType_Class, NULL);
MF_RemoveLibraries(NULL);
MF_OverrideNatives(NULL);
MF_OverrideNatives(NULL, "");
}
#endif