mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 20:18:12 +00:00
minor fixes
This commit is contained in:
@@ -628,7 +628,6 @@ pe_get_entry_point_names(COFF_MachineType machine,
|
||||
case PE_WindowsSubsystem_XBOX:
|
||||
case PE_WindowsSubsystem_WINDOWS_BOOT_APPLICATION: {
|
||||
// TODO
|
||||
NotImplemented;
|
||||
} break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user