Merge branch 'master' into sdl2.0
This commit is contained in:
commit
5369bca3b9
7 changed files with 84 additions and 91 deletions
|
|
@ -238,7 +238,6 @@ inline void rails_extract_coords_from_segment(unsigned int segment, POINT_TYPE *
|
|||
static void rails_flip(void *ptr, SDL_Surface * dest, SDL_Surface * src)
|
||||
{
|
||||
magic_api *api = (magic_api *) ptr;
|
||||
|
||||
POINT_TYPE x, y;
|
||||
|
||||
for (x = 0; x < dest->w; x++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue