Changeset 17 for trunk/include/helpers/animate.h
- Timestamp:
- Dec 16, 2000, 10:09:53 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/animate.h
r14 r17 37 37 ULONG ulAnimationTime); 38 38 39 VOID anmPowerOff(HPS hps, ULONG ulSteps); 39 VOID anmPowerOff(HPS hps, 40 ULONG ulMaxTime1, 41 ULONG ulMaxTime2, 42 ULONG ulMaxTime3, 43 ULONG ulWaitEnd); 40 44 41 45 #endif
Note:
See TracChangeset
for help on using the changeset viewer.