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