ref: 7f37eef2186d36dcb68f263054e27f410bb2c37b 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 /* RGBDS_LINK_PATCH_H */