mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Fix for broken xtal.h
This commit is contained in:
parent
ae72e423a6
commit
b460e5cf43
@ -129,6 +129,7 @@ enum
|
||||
|
||||
XTAL_384kHz = 384000,
|
||||
XTAL_400kHz = 400000, /* Used on Great Swordman h/w */
|
||||
XTAL_455kHz = 455000, /* Used on Gladiator h/w */
|
||||
XTAL_640kHz = 640000,
|
||||
XTAL_1_056MHz = 1056000 /* used on Trio The Punch */
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user