add acept db file name
This commit is contained in:
@@ -19,7 +19,7 @@ constexpr int numberOfFunc = 2;
|
||||
class Vapp
|
||||
{
|
||||
public:
|
||||
void init();
|
||||
void init(char* filename);
|
||||
void update();
|
||||
void draw();
|
||||
void deinit();
|
||||
|
Reference in New Issue
Block a user