1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-02-01 08:01:03 +00:00

Fix texture conversion box

This commit is contained in:
GaryOderNichts 2021-01-27 23:05:46 +01:00
parent 93ffe6123d
commit d2cf090ace

View file

@ -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"