mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 11:35:45 +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 {
|
||||
|
||||
void InitHLELibs(Core::Loader::SymbolsResolver * sym);
|
||||
void InitHLELibs(Core::Loader::SymbolsResolver* sym);
|
||||
|
||||
} // namespace Core::Libraries
|
||||
} // namespace OldLibraries
|
||||
|
|
Loading…
Add table
Reference in a new issue