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