ref: 8d89ba39d450bc5bbce15da209039093865abc41 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 */