forked from Green-Sky/tomato
properly seperate tick and render
This commit is contained in:
@@ -71,6 +71,6 @@ struct SendImagePopup {
|
||||
// from file_path
|
||||
|
||||
// call this each frame
|
||||
void render(void);
|
||||
void render(float time_delta);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user