iwyu
clang-format
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#include "define_buttons.h"
|
||||
|
||||
#include <ranges>
|
||||
#include <algorithm> // Para max, __all_of_fn, all_of
|
||||
#include <functional> // Para identity
|
||||
|
||||
#include "input.h" // Para Input, InputAction
|
||||
#include "lang.h" // Para getText
|
||||
#include "options.h" // Para OptionsController, Options, options
|
||||
#include "options.h" // Para GamepadOptions, controllers
|
||||
#include "param.h" // Para Param, param, ParamGame, ParamTitle
|
||||
#include "resource.h" // Para Resource
|
||||
#include "text.h" // Para Text
|
||||
|
||||
Reference in New Issue
Block a user