fix RWLIBS build without GTA_PS2_STUFF

This commit is contained in:
withmorten 2021-01-19 12:05:38 +01:00
parent ef59c623fd
commit 25d3066eae
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
#if !defined(GTA_PS2_STUFF) && defined(RWLIBS)
#define WITHD3D
#endif
#include "config.h"
#include "common.h"