Change Naming Convention, add scroll to microui
This commit is contained in:
+1
-1
@@ -174,7 +174,7 @@ DrawPointFcn :: proc "c" (
|
||||
}
|
||||
|
||||
//After initilizing draw
|
||||
draw_configure_box2d :: proc(state: ^engine_state)
|
||||
draw_configure_box2d :: proc(state: ^Engine_State)
|
||||
{
|
||||
|
||||
debug_draw := &state.debug_draw
|
||||
|
||||
Reference in New Issue
Block a user