|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include "hooks_private.h"#include "sidecar_private.h"#include <dttr_pcdogs.h>#include <dttr_log.h>#include <windows.h>Go to the source code of this file.
Functions | |
| uint32_t | dttr_hook_resolve_pcdogs_path_callback () |
| uint32_t dttr_hook_resolve_pcdogs_path_callback | ( | ) |
Definition at line 9 of file hook_resolve_pcdogs_path.c.
References DTTR_LOG_ERROR, DTTR_PCDOGS_D_AUDIO_OPEN_STREAM_PKG_BASE_PATH_COUNT, DTTR_PCDOGS_D_Audio_OpenStream_PKGBasePath, dttr_sidecar_runtime_context(), and DWORD.
Referenced by dttr_game_hooks_init().