homebrewfilter/nand-loader/source/patches.h
2016-08-14 20:08:54 +02:00

8 lines
99 B
C

#ifndef _PATCHES_H_
#define _PATCHES_H_
/* Prototypes */
void Patch_VideoMode(u8 *, u32);
#endif