shithub: rgbds

ref: 635014b74dd1ea165cfd8bdb6fcda9e8af0ed411
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