Varios arreglos
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
#include <algorithm> // Para clamp, max, min
|
||||
#include <fstream> // Para basic_ifstream, ifstream
|
||||
#include <iterator> // Para istreambuf_iterator, operator==
|
||||
#include <string> // Para allocator, operator+, to_string, char_t...
|
||||
#include <string> // Para allocator, operator+, char_traits, to_s...
|
||||
#include <vector> // Para vector
|
||||
#include "asset.h" // Para Asset
|
||||
#include "dbgtxt.h" // Para dbg_print
|
||||
#include "global_inputs.h" // Para service_pressed_counter
|
||||
#include "input.h" // Para Input, InputType, INPUT_DO_NOT_ALLOW_RE...
|
||||
#include "jail_shader.h" // Para init, render
|
||||
#include "notifier.h" // Para Notifier
|
||||
#include "on_screen_help.h" // Para OnScreenHelp
|
||||
#include "options.h" // Para Options, OptionsVideo, options, Options...
|
||||
|
||||
Reference in New Issue
Block a user