Changeset 603 for trunk/dll/makelist.c
- Timestamp:
- Apr 6, 2007, 11:57:45 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/makelist.c
r551 r603 12 12 22 Jul 06 SHL Use Runtime_Error 13 13 22 Jul 06 SHL AddToList optimize 14 06 Apr 07 GKY Work around PM DragInfo and DrgFreeDISH limits 14 15 15 16 ***********************************************************************/ … … 74 75 FreeList(li->list); 75 76 free(li); 77 fexceedpmdrglimit = FALSE; 76 78 } 77 79 }
Note:
See TracChangeset
for help on using the changeset viewer.