(svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD
This commit is contained in:
@@ -31,6 +31,8 @@ public:
|
||||
|
||||
/* virtual */ bool AfterBlitterChange();
|
||||
|
||||
/* virtual */ bool ClaimMousePointer();
|
||||
|
||||
/* virtual */ const char *GetName() const { return "win32"; }
|
||||
|
||||
bool MakeWindow(bool full_screen);
|
||||
|
||||
Reference in New Issue
Block a user