OpenTTD Source 20241224-master-gee860a5c8e
Win32VkMapping Struct Reference

Data Fields

uint8_t vk_from
 
uint8_t vk_count
 
uint8_t map_to
 

Detailed Description

Definition at line 58 of file win32_v.cpp.

Field Documentation

◆ map_to

uint8_t Win32VkMapping::map_to

Definition at line 61 of file win32_v.cpp.

◆ vk_count

uint8_t Win32VkMapping::vk_count

Definition at line 60 of file win32_v.cpp.

◆ vk_from

uint8_t Win32VkMapping::vk_from

Definition at line 59 of file win32_v.cpp.


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