Changeset 121 for trunk/src/helpers/except.c
- Timestamp:
- Dec 5, 2001, 9:37:33 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/except.c
r119 r121 673 673 674 674 if (G_pfnExcHook) 675 { 676 (*G_pfnExcHook)(file, ptib); 677 } 675 G_pfnExcHook(file, ptib, ulOldPriority); // V0.9.16 (2001-12-02) [pr] 678 676 679 677 // *** registers
Note:
See TracChangeset
for help on using the changeset viewer.