Merge branch 'master' into sdl2.0

This commit is contained in:
Bill Kendrick 2022-06-02 21:06:27 -07:00
commit 5369bca3b9
7 changed files with 84 additions and 91 deletions

View file

@ -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++)