gdebug.c: #undef FX_DLL_ENABLE, so that we don't dllexport the symbols.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
** COPYRIGHT 3DFX INTERACTIVE, INC. 1999, ALL RIGHTS RESERVED
|
||||
*/
|
||||
|
||||
#undef FX_DLL_ENABLE /* so that we don't dllexport the symbols */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
** COPYRIGHT 3DFX INTERACTIVE, INC. 1999, ALL RIGHTS RESERVED
|
||||
*/
|
||||
|
||||
#undef FX_DLL_ENABLE /* so that we don't dllexport the symbols */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
**
|
||||
*/
|
||||
|
||||
#undef FX_DLL_ENABLE /* so that we don't dllexport the symbols */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
** COPYRIGHT 3DFX INTERACTIVE, INC. 1999, ALL RIGHTS RESERVED
|
||||
*/
|
||||
|
||||
#undef FX_DLL_ENABLE /* so that we don't dllexport the symbols */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user