removed reference to GameFile.h
parent
26096a3e30
commit
38ff1f798c
Sound/SoundFile
|
@ -18,7 +18,7 @@
|
||||||
#import "WavPackFile.h"
|
#import "WavPackFile.h"
|
||||||
#import "ShnFile.h"
|
#import "ShnFile.h"
|
||||||
#import "CoreAudioFile.h"
|
#import "CoreAudioFile.h"
|
||||||
#import "GameFile.h"
|
//#import "GameFile.h"
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
BOOL hostIsBigEndian()
|
BOOL hostIsBigEndian()
|
||||||
|
|
Loading…
Reference in New Issue