mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-18 09:52:44 +01:00
(svn r20189) -Codechange: unVARDEF _display_opt and move it to a more logical location
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
TransparencyOptionBits _transparency_opt;
|
||||
TransparencyOptionBits _transparency_lock;
|
||||
TransparencyOptionBits _invisibility_opt;
|
||||
byte _display_opt;
|
||||
|
||||
/** Widget numbers of the transparency window. */
|
||||
enum TransparencyToolbarWidgets {
|
||||
|
||||
Reference in New Issue
Block a user