changeset 7138 | 67f99b0cc527 |
parent 6988 | 980738eadcc2 |
child 7170 | 923946ec324f |
7137:8a3acc7a2d52 | 7138:67f99b0cc527 |
---|---|
1 #include "../stdafx.h" |
1 #include "../stdafx.h" |
2 #include "../zoom.hpp" |
2 #include "../zoom.hpp" |
3 #include "../gfx.h" |
3 #include "../gfx.h" |
4 #include "../debug.h" |
4 #include "../debug.h" |
5 #include "../hal.h" |
|
5 #include "../table/sprites.h" |
6 #include "../table/sprites.h" |
6 #include "32bpp_anim.hpp" |
7 #include "32bpp_anim.hpp" |
7 |
8 |
8 static FBlitter_32bppAnim iFBlitter_32bppAnim; |
9 static FBlitter_32bppAnim iFBlitter_32bppAnim; |
9 |
10 |