Lint: End of namespace

This commit is contained in:
Sepalani 2021-06-07 12:55:52 +04:00
commit ce8004c9c1
17 changed files with 17 additions and 17 deletions

View file

@ -234,4 +234,4 @@ u32 UnPatch(std::string_view patch_name)
return 0;
}
} // end of namespace HLE
} // namespace HLE

View file

@ -266,4 +266,4 @@ std::string GetStringVA(u32 str_reg, ParameterType parameter_type)
return result;
}
} // end of namespace HLE_OS
} // namespace HLE_OS