Changeset 600 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc
- Timestamp:
- Jul 22, 2018, 6:12:12 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/BootVars.inc
r599 r600 58 58 ; Bit defines for HOTKEYVARS.bFlags 59 59 FLG_HOTKEY_HD_FIRST EQU (1<<0) ; First try to boot from HDD, then FDD 60 FLG_HOTKEY_UPDATING EQU (1<<1) ; Hotkeybar update in progress61 60 62 61 %endif ; MODULE_HOTKEYS
Note:
See TracChangeset
for help on using the changeset viewer.