Changeset 292 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Main.asm
- Timestamp:
- Mar 3, 2012, 6:53:28 AM (13 years ago)
- google:author:
- gregli@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Main.asm
r291 r292 17 17 %define MENUEVENT_INLINE_OFFSETS ; Only one menu required, save space and inline offsets 18 18 19 %ifdef MODULE_SERIAL20 %define INCLUDE_SERIALSERVER_LIBRARY21 %endif22 23 19 ; Included .inc files 24 20 %include "AssemblyLibrary.inc" ; Assembly Library. Must be included first!
Note:
See TracChangeset
for help on using the changeset viewer.