Proj v1, ready.
port_draw in multiple T classes. pb v1. proj v1, ready. WinMain v3.
This commit is contained in:
@@ -95,6 +95,10 @@ int TPinballComponent::Message(int message1, float message2)
|
||||
return 0;
|
||||
}
|
||||
|
||||
void TPinballComponent::port_draw()
|
||||
{
|
||||
}
|
||||
|
||||
void TPinballComponent::put_scoring(int score1, int score2)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user