102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_Mods_WindowContext Struct Reference

#include <dttr_mods.h>

Data Fields

SDL_Windowwindow
HWND hwnd
uint32_t window_w
uint32_t window_h

Detailed Description

Definition at line 133 of file dttr_mods.h.

Field Documentation

◆ hwnd

HWND DTTR_Mods_WindowContext::hwnd

Definition at line 135 of file dttr_mods.h.

◆ window

SDL_Window* DTTR_Mods_WindowContext::window

Definition at line 134 of file dttr_mods.h.

◆ window_h

uint32_t DTTR_Mods_WindowContext::window_h

Definition at line 137 of file dttr_mods.h.

◆ window_w

uint32_t DTTR_Mods_WindowContext::window_w

Definition at line 136 of file dttr_mods.h.


The documentation for this struct was generated from the following file: