chore: mark

This commit is contained in:
status102
2025-05-12 17:36:45 +08:00
parent 5038576b75
commit 3c995514a6

View File

@@ -252,7 +252,7 @@ void asst::AdbController::set_mumu_package(const std::string& client_type)
#endif
}
void asst::AdbController::init_ld_extras(const AdbCfg& adb_cfg [[maybe_unused]])
void asst::AdbController::init_ld_extras(const AdbCfg& adb_cfg)
{
#if !ASST_WITH_EMULATOR_EXTRAS
Log.error("MaaCore is not compiled with ASST_WITH_EMULATOR_EXTRAS");