winmain v2.
FuncStats doc.
This commit is contained in:
@@ -17,3 +17,8 @@ void pb::firsttime_setup()
|
||||
render::update();
|
||||
render::blit = 1;
|
||||
}
|
||||
|
||||
void pb::paint()
|
||||
{
|
||||
render::paint();
|
||||
}
|
||||
Reference in New Issue
Block a user