mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-23 18:45:36 +00:00
more clang fix
This commit is contained in:
parent
af13ab1820
commit
ff35e36a3b
@ -36,6 +36,6 @@
|
||||
|
||||
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