equal
deleted
inserted
replaced
17 #include "table/control_codes.h" |
17 #include "table/control_codes.h" |
18 #include "fontcache.h" |
18 #include "fontcache.h" |
19 #include "genworld.h" |
19 #include "genworld.h" |
20 #include "debug.h" |
20 #include "debug.h" |
21 #include "zoom.hpp" |
21 #include "zoom.hpp" |
|
22 #include "texteff.hpp" |
22 #include "blitter/factory.hpp" |
23 #include "blitter/factory.hpp" |
23 |
24 |
24 #ifdef _DEBUG |
25 #ifdef _DEBUG |
25 bool _dbg_screen_rect; |
26 bool _dbg_screen_rect; |
26 #endif |
27 #endif |