mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 21:40:41 +00:00
USE_MHOOK/USE_IATH_HOOK defines were moved to win32_specific.h
This commit is contained in:
@@ -35,9 +35,6 @@ using std::map;
|
||||
|
||||
#if defined(WIN32)
|
||||
|
||||
#define USE_MHOOK 0
|
||||
#define USE_IAT_HOOK 1
|
||||
|
||||
#if USE_MHOOK
|
||||
#include "3rdparty/mhook/mhook-lib/mhook.h"
|
||||
#elif USE_IAT_HOOK
|
||||
|
||||
Reference in New Issue
Block a user