mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-09 08:25:16 +00:00
Compilation fix
This commit is contained in:
parent
3bdfc6b499
commit
61e6d8af96
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ namespace sce_libc_func
|
|||
}
|
||||
}
|
||||
|
||||
psv_log_base sceLibc = []() -> psv_log_base&
|
||||
psv_log_base sceLibc = []()
|
||||
{
|
||||
psv_log_base* module = new psv_log_base("sceLibc");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue