OpenTTD Source 20251019-master-g9f7f314f81
Win32VkMapping Struct Reference

Data Fields

uint8_t vk_from
 
uint8_t vk_count
 
uint8_t map_to
 

Detailed Description

Definition at line 69 of file win32_v.cpp.

Field Documentation

◆ map_to

uint8_t Win32VkMapping::map_to

Definition at line 72 of file win32_v.cpp.

◆ vk_count

uint8_t Win32VkMapping::vk_count

Definition at line 71 of file win32_v.cpp.

◆ vk_from

uint8_t Win32VkMapping::vk_from

Definition at line 70 of file win32_v.cpp.


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