mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 13:27:35 +00:00
Fixed a warning.
This commit is contained in:
parent
15aedbc6b1
commit
8768d7cc99
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include "dosexe.h"
|
||||
#include "options.h"
|
||||
#include "debug.h"
|
||||
#include "miscemu.h"
|
||||
|
||||
static WORD tmr_8253_countmax[3] = {0xffff, 0x12, 1}; /* [2] needs to be 1 ! */
|
||||
/* if byte_toggle is TRUE, then hi byte has already been written */
|
||||
|
|
Loading…
Reference in a new issue