Added width to trigger line rendering, abstracted PhysX away a bit
This commit is contained in:
@@ -83,6 +83,7 @@ coven_init :: (window_title: string, window_width: u32, window_height: u32, full
|
||||
init_input();
|
||||
init_audio_system();
|
||||
init_console();
|
||||
init_line_rendering();
|
||||
|
||||
#if PHYSICS {
|
||||
init_physx();
|
||||
|
||||
Reference in New Issue
Block a user