1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2025-12-21 04:02:44 +01:00
Files
OpenTTD/engine_gui.c
tron fdb447ac55 (svn r901) Small step in the process to clean up the DPARAM mess:
- reduce to 2 sizes (*DParam64 for 64bit values, *DParam for the rest)
- use inline functions instead of macros
- add assert()s to check for buffer overruns
2004-12-02 22:53:07 +00:00

6.1 KiB