Improvements in cellSearch, cellUsbd and cellRudp

This commit is contained in:
Raul Tambre 2015-02-22 16:50:11 +02:00
parent c13ebc8692
commit 46e7207e93
8 changed files with 445 additions and 73 deletions

View file

@ -2,6 +2,7 @@
#include "Emu/Memory/Memory.h"
#include "Emu/System.h"
#include "Emu/SysCalls/Modules.h"
#include "cellScreenshot.h"
extern Module cellScreenshot;