usbloadergx/source/patches/kirbypatch.h
2023-01-01 17:00:26 +00:00

9 lines
110 B
C

#ifndef __KIRBYPATCH_H__
#define __KIRBYPATCH_H__
#include <gccore.h>
void patch_kirby(u8 *gameid);
#endif