ref: 90bc8d91100b23c6e4283c2983cc353434bb8956 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