ev1313 / Pascal-SDL-2-Headers

These are the Pascal SDL 2 Headers.
Mozilla Public License 2.0
114 stars 48 forks source link

Merge keycode / surface / color bugfixes #16

Closed suve closed 9 years ago

suve commented 9 years ago

These commits fix SDLK_keycodes being strings instead of ints, add SDL_BlitSurface() and SDL_BlitSurfaceScaled(), and some other smaller fixes.