10 lines
		
	
	
		
			161 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			161 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
//
 | 
						|
// Prefix header for all source files of the 'Grafx2' target in the 'Grafx2' project
 | 
						|
//
 | 
						|
 | 
						|
#include "SDL.h"
 | 
						|
 | 
						|
#ifdef __OBJC__
 | 
						|
    #import <Cocoa/Cocoa.h>
 | 
						|
#endif
 |