Files
@ r28351:b17bd3a7c49f
Branch filter:
Location: cpp/openttd-patchpack/source/src/tests/test_window_desc.cpp
r28351:b17bd3a7c49f
3.3 KiB
text/x-c
Codechange: Use std::map to provide indexed widget access.
This removes the need to determine the biggest widget index and replaces C-style memory handling.
This removes the need to determine the biggest widget index and replaces C-style memory handling.