ref: cd779b951147c9b3c37e4d8201f736e8fba397ce dir: /src/link/include/patch.h/
#ifndef PATCH_H #define PATCH_H #include "types.h" void Patch(void); extern SLONG nPC; #endif