uid issue
This commit is contained in:
10
common/ps3/prx.cpp
Normal file
10
common/ps3/prx.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
#include "dbg.h"
|
||||
#include "tier1/interface.h"
|
||||
#include "ps3/ps3_helpers.h"
|
||||
|
||||
#ifndef DLLNAME
|
||||
#error DLLNAME is not defined
|
||||
#define DLLNAME unknownprxmodule
|
||||
#endif
|
||||
|
||||
PS3_PRX_APPSYSTEM_MODULE( DLLNAME )
|
Reference in New Issue
Block a user