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