Beispiel #1
0
 public static void IMG_SetError(string fmtAndArglist)
 {
     SDL.SDL_SetError(fmtAndArglist);
 }