fix public def
This commit is contained in:
parent
a9d2365e07
commit
b151529437
@ -7,6 +7,7 @@
|
||||
std::bind(&application::on_event, this, std::placeholders::_1)
|
||||
|
||||
#define VE_FN_OVERIDE()\
|
||||
public:\
|
||||
void on_attach() override;\
|
||||
void on_detach() override;\
|
||||
void render() override;\
|
||||
|
Loading…
Reference in New Issue
Block a user