mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-25 12:33:44 +00:00
revert Fix RW build
This commit is contained in:
parent
61618389e1
commit
263a766d8e
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@
|
|||
#include "common.h"
|
||||
#ifdef ANISOTROPIC_FILTERING
|
||||
#include "rpanisot.h"
|
||||
#ifndef LIBRW
|
||||
#pragma comment( lib, "rpanisot.lib" )
|
||||
#endif
|
||||
#endif
|
||||
#include "crossplatform.h"
|
||||
#include "platform.h"
|
||||
|
|
Loading…
Reference in a new issue