SDL
2.0
|
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "SDL_test_common.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 410 of file testgl2.c.
References SDL_LOG_CATEGORY_APPLICATION, and SDL_LogError.