mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
Some leaks fixed
This commit is contained in:
parent
455bdc3819
commit
78cbb90ef6
49 changed files with 128 additions and 46 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include "Emu/SysCalls/SysCalls.h"
|
||||
|
||||
#include "Emu/Event.h"
|
||||
#include <thread>
|
||||
#include "sys_timer.h"
|
||||
|
||||
SysCallBase sys_timer("sys_timer");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue