Changeset 54 in xtideuniversalbios for trunk/Assembly_Library/Src/Menu/Menu.asm
- Timestamp:
- Oct 24, 2010, 11:01:17 AM (15 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Menu/Menu.asm
r48 r54 2 2 ; Project name : Assembly Library 3 3 ; Created date : 3.8.2010 4 ; Last update : 7.10.20104 ; Last update : 23.10.2010 5 5 ; Author : Tomi Tilli 6 6 ; Description : Menu Library functions for CALL_MENU_LIBRARY macro … … 69 69 at MENU_LIB.GetStringWithIoInDSSI, dw DialogString_GetStringWithIoInDSSI 70 70 at MENU_LIB.GetFileNameWithIoInDSSI, dw DialogFile_GetFileNameWithIoInDSSI 71 at MENU_LIB.GetDriveWithIoInDSSI, dw DialogDrive_GetDriveWithIoInDSSI 71 72 %endif 72 73 iend
Note:
See TracChangeset
for help on using the changeset viewer.