Physics optional
This commit is contained in:
@@ -22,7 +22,9 @@ Scene :: struct {
|
||||
|
||||
mode: Engine_Mode;
|
||||
|
||||
physx_scene: PhysX_Scene;
|
||||
#if PHYSICS {
|
||||
physx_scene: PhysX_Scene;
|
||||
}
|
||||
|
||||
using custom_fields: _Custom_Scene_Fields;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user