mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-01 13:48:40 +00:00
more clang fix
This commit is contained in:
parent
af13ab1820
commit
ff35e36a3b
1 changed files with 2 additions and 2 deletions
|
@ -36,6 +36,6 @@
|
||||||
|
|
||||||
namespace OldLibraries {
|
namespace OldLibraries {
|
||||||
|
|
||||||
void InitHLELibs(Core::Loader::SymbolsResolver * sym);
|
void InitHLELibs(Core::Loader::SymbolsResolver* sym);
|
||||||
|
|
||||||
} // namespace Core::Libraries
|
} // namespace OldLibraries
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue