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