Fix player prototype, fix compile for OSX/XCode4.2, use always tablet enabled (test)
This commit is contained in:
@@ -131,7 +131,7 @@ GPC_Engine::~GPC_Engine()
|
||||
}
|
||||
|
||||
|
||||
bool GPC_Engine::Start(char *filename)
|
||||
bool GPC_Engine::Start(const char *filename)
|
||||
{
|
||||
ReportList reports;
|
||||
BlendFileData *bfd;
|
||||
|
Reference in New Issue
Block a user