mirror of https://github.com/Nofated095/re-GTA.git
Merge pull request #1004 from GaryOderNichts/fix1
Fix texture conversion box
This commit is contained in:
commit
e9054f2980
|
@ -1,6 +1,7 @@
|
|||
#pragma warning( push )
|
||||
#pragma warning( disable : 4005)
|
||||
#pragma warning( pop )
|
||||
#define FORCE_PC_SCALING
|
||||
#include "common.h"
|
||||
#ifdef ANISOTROPIC_FILTERING
|
||||
#include "rpanisot.h"
|
||||
|
|
Loading…
Reference in New Issue