Merge pull request #1004 from GaryOderNichts/fix1

Fix texture conversion box
This commit is contained in:
erorcun 2021-01-28 01:08:49 +03:00 committed by GitHub
commit e9054f2980
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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"