remove nops, cleanup
This commit is contained in:
@@ -25,10 +25,7 @@ class ScreenEnding : public ScreenAttract
|
||||
public:
|
||||
ScreenEnding( CString sName );
|
||||
virtual void Init();
|
||||
~ScreenEnding();
|
||||
|
||||
virtual void Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI );
|
||||
void HandleScreenMessage( const ScreenMessage SM );
|
||||
|
||||
private:
|
||||
struct Line
|
||||
|
||||
Reference in New Issue
Block a user