Little cleanup

This commit is contained in:
Nekotekina 2014-08-08 22:13:17 +04:00
parent b00e0fcf69
commit dfd5fd388e
6 changed files with 1 additions and 6 deletions

View file

@ -3,7 +3,6 @@
#include "Emu/Memory/Memory.h"
#include "Emu/System.h"
#include "Emu/SysCalls/SysCalls.h"
#include "Emu/Event.h"
#include "sys_timer.h"
SysCallBase sys_timer("sys_timer");