equal
deleted
inserted
replaced
14 #include "texteff.hpp" |
14 #include "texteff.hpp" |
15 #include "blitter/factory.hpp" |
15 #include "blitter/factory.hpp" |
16 #include "video/video_driver.hpp" |
16 #include "video/video_driver.hpp" |
17 #include "strings_func.h" |
17 #include "strings_func.h" |
18 #include "core/math_func.hpp" |
18 #include "core/math_func.hpp" |
|
19 #include "settings_type.h" |
19 |
20 |
20 #include "table/palettes.h" |
21 #include "table/palettes.h" |
21 #include "table/sprites.h" |
22 #include "table/sprites.h" |
22 #include "table/control_codes.h" |
23 #include "table/control_codes.h" |
23 |
24 |