ref: 87c9d819a16186785d4e7460b3ab0458efbcb013 dir: /include/link/patch.h/
#ifndef RGBDS_LINK_PATCH_H #define RGBDS_LINK_PATCH_H #include <stdint.h> void Patch(void); extern int32_t nPC; #endif