Add core option to choose between absolute and relative zapper modes
This commit is contained in:
@@ -5,6 +5,7 @@ int FCEU_InitVirtualVideo(void);
|
||||
void FCEU_KillVirtualVideo(void);
|
||||
int SaveSnapshot(void);
|
||||
extern uint8 *XBuf;
|
||||
extern int show_crosshair;
|
||||
void FCEU_DrawNumberRow(uint8 *XBuf, int *nstatus, int cur);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user