summaryrefslogtreecommitdiffstats
path: root/src/rw/RwPS2AlphaTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/rw/RwPS2AlphaTest.cpp (renamed from src/rw/RwDualPass.cpp)4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rw/RwDualPass.cpp b/src/rw/RwPS2AlphaTest.cpp
index c8ebb8ad..c0d68355 100644
--- a/src/rw/RwDualPass.cpp
+++ b/src/rw/RwPS2AlphaTest.cpp
@@ -2,7 +2,7 @@
#define WITHD3D
#include "common.h"
-#ifdef DUAL_PASS_RENDERING
+#ifdef PS2_ALPHA_TEST
#include "rwcore.h"
extern "C" {
@@ -242,6 +242,6 @@ ReplaceAtomicPipeCallback()
_rxD3D8DualPassRenderCallback);
}
-#endif // DUAL_PASS_RENDERING
+#endif // PS2_ALPHA_TEST
#endif // !LIBRW \ No newline at end of file