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