homebrewfilter/nand-loader/source/patches.h

8 lines
99 B
C
Raw Normal View History

2012-12-08 20:53:27 +01:00
#ifndef _PATCHES_H_
#define _PATCHES_H_
/* Prototypes */
void Patch_VideoMode(u8 *, u32);
#endif