mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-14 05:30:53 +00:00
No launcher for Mac Carbon.
svn-id: r3773
This commit is contained in:
parent
8747124495
commit
cbe63e501d
@ -224,7 +224,7 @@ void Scumm::scummMain(int argc, char **argv) {
|
||||
allocResTypeData(rtBuffer, MKID('NONE'),10,"buffer", 0);
|
||||
initVirtScreen(0, 0, 200, false, false);
|
||||
|
||||
#ifndef __MORPHOS__
|
||||
#if !defined(__MORPHOS__) && !defined(__APPLE__CW)
|
||||
if (_exe_name==NULL)
|
||||
//error("Specify the name of the game to start on the command line");
|
||||
launcherLoop();
|
||||
|
Loading…
x
Reference in New Issue
Block a user