The Mac OS X Cocoa video driver is under construction...

Note that SDLmain is no longer necessary on Mac OS X. :)
This commit is contained in:
Sam Lantinga
2006-07-23 09:11:10 +00:00
parent 051f429e25
commit ab6710f259
34 changed files with 644 additions and 5151 deletions

View File

@@ -3,6 +3,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <math.h>
#include "SDL.h"