StaticFuncManager removed

This commit is contained in:
Nekotekina 2015-02-21 17:07:22 +03:00
parent a182743561
commit 9ee9523680
12 changed files with 209 additions and 254 deletions

View file

@ -6,7 +6,6 @@
#include "Emu/Cell/PPUThread.h"
#include "Emu/SysCalls/SysCalls.h"
#include "Emu/SysCalls/Modules.h"
#include "Emu/SysCalls/Static.h"
#include "Emu/Cell/PPUDecoder.h"
#include "Emu/Cell/PPUInterpreter.h"
#include "Emu/Cell/PPULLVMRecompiler.h"