Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
199 B

  1. #include "dbg.h"
  2. #include "tier1/interface.h"
  3. #include "ps3/ps3_helpers.h"
  4. #ifndef DLLNAME
  5. #error DLLNAME is not defined
  6. #define DLLNAME unknownprxmodule
  7. #endif
  8. PS3_PRX_APPSYSTEM_MODULE( DLLNAME )