Improving entity serialization
This commit is contained in:
@@ -35,6 +35,7 @@ Engine_Core :: struct {
|
||||
|
||||
procs: struct {
|
||||
on_scene_loaded: (*Scene, Engine_Mode);
|
||||
on_pre_scene_loaded: (*Scene, Engine_Mode);
|
||||
}
|
||||
|
||||
paused: bool;
|
||||
|
||||
Reference in New Issue
Block a user