mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-23 15:13:08 +02:00
Merge pull request #1004 from GaryOderNichts/fix1
Fix texture conversion box
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#pragma warning( push )
|
#pragma warning( push )
|
||||||
#pragma warning( disable : 4005)
|
#pragma warning( disable : 4005)
|
||||||
#pragma warning( pop )
|
#pragma warning( pop )
|
||||||
|
#define FORCE_PC_SCALING
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#ifdef ANISOTROPIC_FILTERING
|
#ifdef ANISOTROPIC_FILTERING
|
||||||
#include "rpanisot.h"
|
#include "rpanisot.h"
|
||||||
|
Reference in New Issue
Block a user