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