move nes into the sources/NES directory
This commit is contained in:
9
osx/nes_Prefix.pch
Normal file
9
osx/nes_Prefix.pch
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Prefix header for all source files of the 'nes' target in the 'nes' project
|
||||
//
|
||||
|
||||
#include "SDL.h"
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user