removed reference to GameFile.h

This commit is contained in:
vspader 2006-05-30 04:01:42 +00:00
parent 26096a3e30
commit 38ff1f798c

View file

@ -18,7 +18,7 @@
#import "WavPackFile.h"
#import "ShnFile.h"
#import "CoreAudioFile.h"
#import "GameFile.h"
//#import "GameFile.h"
extern "C" {
BOOL hostIsBigEndian()