ams.mitm: add bpc handler, for reboot power button stuff
This commit is contained in:
@@ -19,8 +19,9 @@
|
||||
enum MitmModuleId : u32 {
|
||||
MitmModuleId_FsMitm = 0,
|
||||
MitmModuleId_SetMitm = 1,
|
||||
MitmModuleId_BpcMitm = 2,
|
||||
|
||||
MitmModuleId_Count = 2,
|
||||
MitmModuleId_Count = 3,
|
||||
};
|
||||
|
||||
void LaunchAllMitmModules();
|
||||
|
||||
Reference in New Issue
Block a user