Cleanup driver.h

This commit is contained in:
LibretroAdmin
2022-09-05 01:20:43 +02:00
parent 8df9b2ed10
commit 45532d2c4a
6 changed files with 2 additions and 46 deletions

View File

@@ -3,7 +3,6 @@
int FCEU_InitVirtualVideo(void);
void FCEU_KillVirtualVideo(void);
int SaveSnapshot(void);
extern uint8 *XBuf;
extern uint8 *XDBuf;
extern int show_crosshair;