File diff r24938:c6d347f5a77a → r24939:f00f6879a003
src/video/allegro_v.h
Show inline comments
 
@@ -37,6 +37,7 @@ protected:
 
	void InputLoop() override;
 
	void Paint() override;
 
	void CheckPaletteAnim() override;
 
	bool PollEvent() override;
 
};
 

	
 
/** Factory for the allegro video driver. */