forked from mirror/OpenTTD
(svn r20189) -Codechange: unVARDEF _display_opt and move it to a more logical location
This commit is contained in:
@@ -38,6 +38,7 @@ typedef uint TransparencyOptionBits; ///< transparency option bits
|
||||
extern TransparencyOptionBits _transparency_opt;
|
||||
extern TransparencyOptionBits _transparency_lock;
|
||||
extern TransparencyOptionBits _invisibility_opt;
|
||||
extern byte _display_opt; ///< What do we want to draw/do?
|
||||
|
||||
/**
|
||||
* Check if the transparency option bit is set
|
||||
|
Reference in New Issue
Block a user