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