mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-03 04:19:20 -04:00
hopefully implement va_end properly - may require some fixes or reverts, partial or full
This commit is contained in:
@@ -40,7 +40,7 @@ class DatabaseProcess : public MessageDispatch::Receiver
|
||||
|
||||
// running:
|
||||
virtual void run (void) = 0;
|
||||
void setDone(char const *reasonfmt, ...);
|
||||
void setDone(char const reasonfmt, ...);
|
||||
|
||||
virtual void frameTick(void) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user