Merge pull request #810 from diamante0018/develop
[Renderer]: Fix incorrect macro usage
This commit is contained in:
commit
695c225766
@ -570,7 +570,7 @@ namespace Components
|
||||
}
|
||||
}, Scheduler::Pipeline::RENDERER);
|
||||
|
||||
#if _DEBUG
|
||||
#ifdef _DEBUG
|
||||
// Disable ATI Radeon 4000 optimization that crashes Pixwin
|
||||
Utils::Hook::Set(0x5066F8, D3DFMT_UNKNOWN);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user