Support VSync callback
This commit is contained in:
@@ -8,6 +8,10 @@ namespace JabyEngine {
|
||||
void identify();
|
||||
}
|
||||
|
||||
namespace Callbacks {
|
||||
void setup();
|
||||
}
|
||||
|
||||
namespace CD {
|
||||
void setup();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user