2025-06-04 03:22:50 +02:00

11 lines
199 B
C++

#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 )