correct FX_CALL and FX_ENTRY

This commit is contained in:
koolsmoky
2004-07-12 17:33:41 +00:00
parent d46a668566
commit a24bf3695d

View File

@@ -4,9 +4,11 @@
** For windowed rendering call grSstWinOpenExt with GR_RESOLUTION_NONE.
*/
#include "3dfx.h"
#include "fxdll.h"
#include "glide.h"
#include <3dfx.h>
#define FX_DLL_DEFINITION
#include <fxdll.h>
#include <glide.h>
#include "fxglide.h"
#include "fxcmd.h"
#include "gsfc.h"