mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
6 lines
60 B
C
6 lines
60 B
C
|
#pragma once
|
||
|
|
||
|
class PointerWrap;
|
||
|
|
||
|
void Register_sceNpDrm();
|