mirror of
https://github.com/iAmInActions/SpaceCadetPinballPPC.git
synced 2026-08-15 05:16:36 +00:00
Proj v1, ready.
port_draw in multiple T classes. pb v1. proj v1, ready. WinMain v3.
This commit is contained in:
@@ -5,4 +5,12 @@
|
||||
int TTextBox::Message(int a2, float a3)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
void TTextBox::Clear()
|
||||
{
|
||||
}
|
||||
|
||||
void TTextBox::Display(char* text, float time)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user