This input.h addition proved useless.
This commit is contained in:
parent
1f70280225
commit
da1a1c7b61
|
@ -94,7 +94,6 @@ void FCEU_UpdateInput(void);
|
|||
void InitializeInput(void);
|
||||
void FCEU_UpdateBot(void);
|
||||
extern void (*PStrobe[2])(void);
|
||||
void FCEUD_SetInput(bool fourscore, bool microphone, ESI port0, ESI port1, ESIFC fcexp);
|
||||
|
||||
//called from PPU on scanline events.
|
||||
extern void InputScanlineHook(uint8 *bg, uint8 *spr, uint32 linets, int final);
|
||||
|
|
Loading…
Reference in New Issue