This commit is contained in:
PatrickvL 2017-07-20 15:19:13 +02:00
parent f454211bc8
commit 7630f20cf6
1 changed files with 1 additions and 0 deletions

View File

@ -392,6 +392,7 @@ void CxbxKrnlMain(int argc, char* argv[])
}
// TODO : Instead of loading an Xbe here, initialize the kernel so that it will launch the Xbe on itself.
// using XeLoadImage from LaunchDataPage->Header.szLaunchPath
// Now we can load and run the XBE :
// MapAndRunXBE(XbePath, DCHandle);