Hash :
ff735b3c
Author :
Date :
2022-06-20T18:29:52
SDL_Surface: don't implicitly declare struct SDL_BlitMap. It's just an opaque type, but it's more clear to have it typedef'd outside the containing struct. Fixes #5828.