csgo-2018-source/common/ps3/prx.cpp
2021-07-24 21:11:47 -07: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 )