mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-09 04:03:14 +00:00
fixed name style
This commit is contained in:
parent
1413a70a92
commit
24f78fac20
3 changed files with 9 additions and 9 deletions
|
@ -12,7 +12,7 @@ class SymbolsResolver;
|
|||
|
||||
namespace Libraries::Kernel {
|
||||
|
||||
void err_sce_to_posix(int result);
|
||||
void ErrSceToPosix(int result);
|
||||
|
||||
struct OrbisTimesec {
|
||||
time_t t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue