This commit is contained in:
2026-04-17 19:04:44 +02:00
parent 5fec0110b3
commit 1bb0ebdef8
30 changed files with 45791 additions and 23 deletions

View File

@@ -34,6 +34,11 @@ enum inputs_e {
input_window_inc_size,
input_window_dec_size,
// GPU / shaders (hotkeys provisionales hasta que haya menú de opciones)
input_toggle_gpu,
input_toggle_shader,
input_toggle_shader_type,
// Input obligatorio
input_number_of_inputs
};