Compiles again
This commit is contained in:
@@ -72,8 +72,6 @@ Editor :: struct {
|
||||
menu_position: Vector2;
|
||||
}
|
||||
|
||||
editor : Editor;
|
||||
|
||||
update_transform_gizmo :: (ray: Ray, mouse_position: Vector2) -> bool {
|
||||
return false;
|
||||
// selected_entity := engine.editor.selected_entity;
|
||||
|
||||
Reference in New Issue
Block a user