summaryrefslogtreecommitdiff
path: root/economy.c
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-12-03 17:47:53 +0000
committerDarkvater <darkvater@openttd.org>2006-12-03 17:47:53 +0000
commitb789cacb405cb25b4bf1d7c563a51370a333db23 (patch)
tree369238bf31629ca32a4d9c0963f419ff2fda78f8 /economy.c
parent5fffa66b71c395da722ff109b5bb37f9ca35d963 (diff)
downloadopenttd-b789cacb405cb25b4bf1d7c563a51370a333db23.tar.xz
(svn r7333) -Codechange: [win32] Extend the OTTD2FS and FS2OTTD functions to also accept conversions
into a predefined buffer insted of using the static (global) buffer. This is useful if the converted value will be used later on; no need to copy it somewhere else to save it. -CodeChange: [win32] Added appropiate macros WIDE_TO_MB_BUFFER, MB_TO_WIDE_BUFFER next to existing WIDE_TO_MB and MB_TO_WIDE that only do work when UNICODE is defined, saves #ifdefs all over the place
Diffstat (limited to 'economy.c')
0 files changed, 0 insertions, 0 deletions