diff options
author | rubidium <rubidium@openttd.org> | 2011-03-05 11:34:31 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2011-03-05 11:34:31 +0000 |
commit | b8d3c42de2cc4c0f441d40a10688f4ddd3db4b7f (patch) | |
tree | 86581b84625321e2fae972cb9b12b344276179fa /src/table/settings.h.postamble | |
parent | e48967541a8ce602267f80d295bcb4fe89ca70fb (diff) | |
download | openttd-b8d3c42de2cc4c0f441d40a10688f4ddd3db4b7f.tar.xz |
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
Diffstat (limited to 'src/table/settings.h.postamble')
-rw-r--r-- | src/table/settings.h.postamble | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/table/settings.h.postamble b/src/table/settings.h.postamble index 74f990da9..e69de29bb 100644 --- a/src/table/settings.h.postamble +++ b/src/table/settings.h.postamble @@ -1,10 +0,0 @@ -/* Undefine for the shortcut macros above */ -#undef S -#undef C -#undef N - -#undef D0 -#undef NC -#undef MS -#undef NO -#undef CR |