Missed a line of tempdoc in that last commit...
This commit is contained in:
parent
9ab0d1d2c3
commit
a80f8a8f92
@ -1915,7 +1915,7 @@ namespace SDL2
|
||||
uint Amask
|
||||
);
|
||||
|
||||
/* pixels refers to a void* */
|
||||
/* IntPtr refers to an SDL_Surface*, pixels to a void* */
|
||||
[DllImport(nativeLibName)]
|
||||
public static extern IntPtr SDL_CreateRGBSurfaceFrom(
|
||||
IntPtr pixels,
|
||||
|
Loading…
x
Reference in New Issue
Block a user