Files
@ r26102:502baaa2877d
Branch filter:
Location: cpp/openttd-patchpack/source/src/textbuf_gui.h
r26102:502baaa2877d
1.9 KiB
text/x-c
Codechange: Template DoCommand to automagically reflect the parameters of the command proc.
When finished, this will allow each command handler to take individually
different parameters, obliviating the need for bit-packing.
When finished, this will allow each command handler to take individually
different parameters, obliviating the need for bit-packing.