Changeset 370 in xtideuniversalbios for trunk/Assembly_Library/Src/Menu/MenuTime.asm
- Timestamp:
- Mar 29, 2012, 4:40:50 PM (13 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Menu/MenuTime.asm
r369 r370 15 15 ; AX, BX 16 16 ;-------------------------------------------------------------------- 17 %ifndef EXCLUDE_FROM_XTIDECFG 17 18 ALIGN MENU_JUMP_ALIGN 18 19 MenuTime_StartSelectionTimeoutWithTicksInAX: … … 23 24 pop ds 24 25 ret 26 %endif 25 27 26 28
Note:
See TracChangeset
for help on using the changeset viewer.