mirror of https://github.com/mgba-emu/mgba.git
parent
036784e49f
commit
ac408cab59
|
@ -6,7 +6,7 @@
|
|||
#include "util/memory.h"
|
||||
#include "util/vector.h"
|
||||
|
||||
#include <psp2/kernel/memorymgr.h>
|
||||
#include <psp2/kernel/sysmem.h>
|
||||
#include <psp2/types.h>
|
||||
|
||||
DECLARE_VECTOR(SceUIDList, SceUID);
|
||||
|
|
Loading…
Reference in New Issue