changeset 8091 | 674be8638d74 |
parent 7638 | 5f374c09da52 |
child 8123 | ce31d2843a95 |
8090:d1b76fcc33a3 | 8091:674be8638d74 |
---|---|
1 /* $Id$ */ |
|
2 |
|
1 #include "../stdafx.h" |
3 #include "../stdafx.h" |
2 #include "../gfx.h" |
4 #include "../gfx.h" |
3 #include "32bpp_base.hpp" |
5 #include "32bpp_base.hpp" |
4 |
6 |
5 void *Blitter_32bppBase::MoveTo(const void *video, int x, int y) |
7 void *Blitter_32bppBase::MoveTo(const void *video, int x, int y) |