mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-24 19:14:40 +00:00
more clang fix
This commit is contained in:
parent
af13ab1820
commit
ff35e36a3b
@ -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…
Reference in New Issue
Block a user