(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load.
This commit is contained in:
@@ -174,5 +174,6 @@ public:
|
||||
};
|
||||
|
||||
extern char *_ini_blitter;
|
||||
extern bool _blitter_autodetected;
|
||||
|
||||
#endif /* BLITTER_FACTORY_HPP */
|
||||
|
Reference in New Issue
Block a user