mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 12:15:32 -06:00
4 lines
71 B
C
4 lines
71 B
C
#include "types.h"
|
|
|
|
u64 UnresolvedStub();
|
|
u64 GetStub(const char *nid); |