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