changeset 8626 | 440dfcd14c4a |
parent 8619 | c2434269c3eb |
child 8745 | 0c897b4e651e |
8625:917bf7147a48 | 8626:440dfcd14c4a |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 #include "../stdafx.h" |
3 #include "../stdafx.h" |
4 #include "../helpers.hpp" |
4 #include "../core/alloc_func.hpp" |
5 #include "../gfx_func.h" |
5 #include "../gfx_func.h" |
6 #include "../zoom_func.h" |
6 #include "../zoom_func.h" |
7 #include "../debug.h" |
7 #include "../debug.h" |
8 #include "../table/sprites.h" |
8 #include "../table/sprites.h" |
9 #include "../video/video_driver.hpp" |
9 #include "../video/video_driver.hpp" |