Pasaeta de "include-what-you-use" per arreglar els includes
Renombrats alguns fitxers per consistencia
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
#include "define_buttons.h"
|
||||
#include "param.h"
|
||||
#include "options.h"
|
||||
#include "section.h"
|
||||
#include "lang.h" // for getText
|
||||
#include "options.h" // for options
|
||||
#include "param.h" // for param
|
||||
#include "section.h" // for name, name_e, options, options_e
|
||||
#include "text.h" // for Text
|
||||
#include "utils.h" // for op_controller_t, options_t, param_t, paramGame_t
|
||||
|
||||
// Constructor
|
||||
DefineButtons::DefineButtons(Text *text)
|
||||
|
||||
Reference in New Issue
Block a user