forked from mirror/OpenTTD
(svn r11839) -Codechange: move some variables from variables.h to a more logical location.
This commit is contained in:
@@ -130,4 +130,6 @@ public:
|
||||
const char *GetName();
|
||||
};
|
||||
|
||||
extern char _ini_blitter[32];
|
||||
|
||||
#endif /* BLITTER_FACTORY_HPP */
|
||||
|
Reference in New Issue
Block a user