removed reference to GameFile.h
This commit is contained in:
parent
26096a3e30
commit
38ff1f798c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue