Add support for emulated Game Genie add-on
This commit is contained in:
@@ -107,7 +107,6 @@ extern FCEUS FSettings;
|
||||
|
||||
void FCEU_PrintError(char *format, ...);
|
||||
void FCEU_printf(char *format, ...);
|
||||
void FCEU_DispMessage(char *format, ...);
|
||||
|
||||
void SetNESDeemph(uint8 d, int force);
|
||||
void DrawTextTrans(uint8 *dest, uint32 width, uint8 *textmsg, uint8 fgcolor);
|
||||
|
||||
Reference in New Issue
Block a user