Allow screen aliasing.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
class ScreenTest : public Screen
|
||||
{
|
||||
public:
|
||||
ScreenTest();
|
||||
ScreenTest( CString sName );
|
||||
~ScreenTest();
|
||||
|
||||
virtual void Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI );
|
||||
|
||||
Reference in New Issue
Block a user