102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
impl.c
Go to the documentation of this file.
1
#include "
sidecar_private.h
"
2
3
DTTR_DEFINE_HOOK_STORAGE
(dttr_hook_win_main)
4
DTTR_DEFINE_STORAGE
(
5
DTTR_PCDOGS_F_Title_CleanupScreenResources_proto
,
6
dttr_hook_cleanup_title_resources_original
7
)
DTTR_PCDOGS_F_Title_CleanupScreenResources_proto
BOOL(* DTTR_PCDOGS_F_Title_CleanupScreenResources_proto)()
Definition
dttr_pcdogs.h:23122
DTTR_DEFINE_STORAGE
#define DTTR_DEFINE_STORAGE(type, name)
Definition
dttr_runtime.h:69
DTTR_DEFINE_HOOK_STORAGE
#define DTTR_DEFINE_HOOK_STORAGE(name)
Definition
dttr_runtime.h:74
sidecar_private.h
modules
sidecar
src
impl.c
Generated by
1.16.1