Changes
This commit is contained in:
@@ -166,8 +166,6 @@ Input_State :: struct {
|
||||
last_touched: Last_Touched_State;
|
||||
}
|
||||
|
||||
input : Input_State;
|
||||
|
||||
init_input :: () {
|
||||
input = .{};
|
||||
input.has_char = false;
|
||||
|
||||
Reference in New Issue
Block a user