Frontend: Stats, Briefs, gta_vc.set, slider ranges, fixes

This commit is contained in:
eray orçunus 2020-07-06 16:38:00 +03:00
parent ceb1defc4e
commit 70fa4ab79c
9 changed files with 270 additions and 236 deletions

View file

@ -61,6 +61,7 @@ enum e_ControllerAction
SWITCH_DEBUG_CAM_ON,
TAKE_SCREEN_SHOT,
SHOW_MOUSE_POINTER_TOGGLE,
UNKNOWN_ACTION,
MAX_CONTROLLERACTIONS,
};