diff --git a/src/Core/Video.xs b/src/Core/Video.xs index 8efa4b4a..e0d1a679 100644 --- a/src/Core/Video.xs +++ b/src/Core/Video.xs @@ -10,6 +10,8 @@ #include +typedef SDL_Surface SDL_Surface_borrowed; + void _uinta_free(Uint16* av, int len_from_av_len) { if( av != NULL) @@ -56,7 +58,7 @@ See: L