File diff r2222:76e052474372 → r2223:e7b00765cfd4
unix.c
Show inline comments
 
@@ -43,7 +43,6 @@ ULONG __stack = (1024*1024)*2; // maybe 
 
		//the mac implementation needs this file included in the same file as main()
 
		#include <SDL.h>
 
	#endif
 
	#include "os/macosx/macos.h"
 
#endif
 

	
 
static char *_fios_path;