File diff r24850:df6b081a960b → r24851:a41e925d9dc7
src/video/allegro_v.h
Show inline comments
 
@@ -35,6 +35,7 @@ public:
 

	
 
protected:
 
	void InputLoop() override;
 
	void Paint() override;
 
};
 

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