summaryrefslogtreecommitdiff
path: root/settings.c
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2006-04-22 13:56:16 +0000
committerDarkvater <Darkvater@openttd.org>2006-04-22 13:56:16 +0000
commit0a0b8f22aa45e7c87d86a0f0c54f1878b9c80cae (patch)
treef8cd633aad6536932155068f74bc9f8e1a346ebb /settings.c
parent3d409cc986a758d119181eb351ef795b6b260234 (diff)
downloadopenttd-0a0b8f22aa45e7c87d86a0f0c54f1878b9c80cae.tar.xz
(svn r4529) - Codechange: Use proper naming for hex numbers in debug prints eg. 0xF3A6. Use fixed lengths where applicable (newgrf). Unfortunately '%#X' is unusable since it gives 0XFF3 and '%#x' gives 0xff3 while we want 0xFF3 :P
Diffstat (limited to 'settings.c')
0 files changed, 0 insertions, 0 deletions