mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-10 06:14:01 +01:00
The data will be transmitted as the length followed by the serialized data. This allows the command data to be different for every command type in the future.
15 lines
238 B
CMake
15 lines
238 B
CMake
add_files(
|
|
array.hpp
|
|
binaryheap.hpp
|
|
countedobj.cpp
|
|
countedptr.hpp
|
|
dbg_helpers.cpp
|
|
dbg_helpers.h
|
|
endian_buffer.hpp
|
|
fixedsizearray.hpp
|
|
getoptdata.cpp
|
|
getoptdata.h
|
|
hashtable.hpp
|
|
lrucache.hpp
|
|
)
|