homebrewfilter/nand-loader/source/patches.h

8 lines
99 B
C
Raw Normal View History

2016-08-14 20:08:54 +02:00
#ifndef _PATCHES_H_
#define _PATCHES_H_
/* Prototypes */
void Patch_VideoMode(u8 *, u32);
#endif