variable not used externally.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3786
This commit is contained in:
parent
82f2c0b442
commit
82e8442fd9
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ typedef void (* PIC_EventHandler)(Bitu val);
|
|||
#define PIC_NOIRQ 0xFF
|
||||
|
||||
extern Bitu PIC_IRQCheck;
|
||||
extern Bitu PIC_IRQActive;
|
||||
extern Bitu PIC_Ticks;
|
||||
|
||||
static INLINE float PIC_TickIndex(void) {
|
||||
|
|
Loading…
Add table
Reference in a new issue