Changeset 550 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/ModuleDependency.inc
- Timestamp:
- Apr 27, 2013, 5:30:50 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/ModuleDependency.inc
r541 r550 50 50 %endif 51 51 52 %ifdef MODULE_COMPATIBLE_TABLES 53 %include "CompatibleDPT.inc" 54 %endif 55 52 56 %ifdef MODULE_EBIOS 53 57 %include "EBIOS.inc" ; Equates for EBIOS functions 54 %ifdef CREATE_COMPATIBLE_DPT55 %include "CompatibleDPT.inc"56 %endif57 58 %endif 58 59
Note:
See TracChangeset
for help on using the changeset viewer.