mirror of
https://github.com/jscrane/r65emu.git
synced 2025-08-15 11:27:25 +00:00
tiny bugfix
This commit is contained in:
@@ -15,7 +15,7 @@ void hardware_init(class CPU &);
|
||||
void hardware_checkpoint(class Stream &);
|
||||
void hardware_restore(class Stream &);
|
||||
|
||||
#ifdef __PS2DRV_H__
|
||||
#if defined(__PS2DRV_H__) && defined(USE_KBD)
|
||||
extern class PS2Driver ps2;
|
||||
#endif
|
||||
#if defined(__SPIRAM_H__) && defined(USE_SPIRAM)
|
||||
|
Reference in New Issue
Block a user