Fixed conflicts and minor changes (2)

This commit is contained in:
Alexandro Sánchez Bach 2014-07-06 18:05:52 +02:00
parent 0002cc0af3
commit 230ba0d360
15 changed files with 35 additions and 1278 deletions

View file

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