comparison test/testtypes.c @ 47:45b1c4303f87

Added initial support for Quartz video (thanks Darrell!)
author Sam Lantinga <slouken@lokigames.com>
date Thu, 07 Jun 2001 14:28:11 +0000
parents 74212992fb08
children d93862a3d821
comparison
equal deleted inserted replaced
46:3dcf26fa9d15 47:45b1c4303f87
1 1
2 #include <stdio.h> 2 #include <stdio.h>
3 3 #include "SDL_main.h"
4 #include "SDL_types.h" 4 #include "SDL_types.h"
5 5
6 int main(int argc, char *argv[]) 6 int main(int argc, char *argv[])
7 { 7 {
8 int error = 0; 8 int error = 0;