shithub: rgbds

ref: c0031dad5168c7bbb8d6fe0fc4a2ee27f189e2ee
dir: /include/link/patch.h/

View raw version
#ifndef ASMOTOR_LINK_PATCH_H
#define ASMOTOR_LINK_PATCH_H

#include "link/types.h"

void Patch(void);
extern SLONG nPC;

#endif