mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
change debug string
This commit is contained in:
parent
a77c3c21dc
commit
3738213ab5
@ -650,7 +650,7 @@ void hook_init()
|
||||
/* Switch to 3 if we can be sure that ddraw.dll will not be unloaded from the process */
|
||||
g_config.hook = 3;
|
||||
|
||||
TRACE("g_config.hook = 3\n");
|
||||
TRACE("Switched to hook 3\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user