usbloadergx/source/patches/kirbypatch.h

9 lines
110 B
C
Raw Normal View History

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