ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/include/thunks.h
(Generate patch)

Comparing SheepShaver/src/include/thunks.h (file contents):
Revision 1.6 by gbeauche, 2004-04-18T23:03:52Z vs.
Revision 1.7 by gbeauche, 2004-04-22T20:57:30Z

# Line 60 | Line 60 | enum {
60    NATIVE_FILLRECT_HOOK,
61    NATIVE_BITBLT,
62    NATIVE_INVRECT,
63 <  NATIVE_FILLRECT_8,
64 <  NATIVE_FILLRECT_32,
63 >  NATIVE_FILLRECT,
64    NATIVE_OP_MAX
65   };
66  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines