diff options
author | Darkvater <darkvater@openttd.org> | 2006-12-03 17:47:53 +0000 |
---|---|---|
committer | Darkvater <darkvater@openttd.org> | 2006-12-03 17:47:53 +0000 |
commit | b789cacb405cb25b4bf1d7c563a51370a333db23 (patch) | |
tree | 369238bf31629ca32a4d9c0963f419ff2fda78f8 /os/macosx | |
parent | 5fffa66b71c395da722ff109b5bb37f9ca35d963 (diff) | |
download | openttd-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 'os/macosx')
0 files changed, 0 insertions, 0 deletions