ref: e895832b2b89cf341ef84ee43e70aaa41f002fed dir: /src/LINK/INCLUDE/PATCH.H/
#ifndef PATCH_H #define PATCH_H #include "types.h" void Patch( void ); extern SLONG nPC; #endif