File diff r18394:80e8ab1ad758 → r18395:22ade7a0b9e1
src/video/win32_v.h
Show inline comments
 
@@ -31,6 +31,8 @@ public:
 

	
 
	/* virtual */ bool AfterBlitterChange();
 

	
 
	/* virtual */ bool ClaimMousePointer();
 

	
 
	/* virtual */ const char *GetName() const { return "win32"; }
 

	
 
	bool MakeWindow(bool full_screen);