add todo comment for ApplyMediaPatches function

This commit is contained in:
RadWolfie 2021-07-03 23:19:45 -05:00
parent f3dc44ebae
commit 5e26b938fb
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ static void CxbxrKrnlSetupDummyHeader() {
EmuLogInit(LOG_LEVEL::INFO, "Initialized dummy kernel image header.");
}
// TODO: If possible, maybe make this as optional patch when kernel emulation is fully done.
static void ApplyMediaPatches()
{
// Patch the XBE Header to allow running from all media types