- Enumerator:
| INT1FhFont |
|
| INT43hFont |
|
| ROM_8x14CharacterFont |
|
| ROM_8x8DoubleDotFontLo |
|
| ROM_8x8DoubleDotFontHi |
|
| ROM_AlphaAlternate |
|
| ROM_8x16Font |
|
| ROM_Alternate9x16Font |
|
| UltraVision_8x20Font |
|
| UltraVision_8x10Font |
|
Definition at line 286 of file winldr.c.
{
INT1FhFont = 0x00,
INT43hFont = 0x01,
ROM_8x14CharacterFont = 0x02,
ROM_8x8DoubleDotFontLo = 0x03,
ROM_8x8DoubleDotFontHi = 0x04,
ROM_AlphaAlternate = 0x05,
ROM_8x16Font = 0x06,
ROM_Alternate9x16Font = 0x07,
UltraVision_8x20Font = 0x11,
UltraVision_8x10Font = 0x12,
};