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