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

Comparing SheepShaver/src/include/rsrc_patches.h (file contents):
Revision 1.3 by gbeauche, 2005-01-30T21:48:21Z vs.
Revision 1.4 by gbeauche, 2006-05-03T21:45:14Z

# Line 22 | Line 22
22   #define RSRC_PATCHES_H
23  
24   extern void CheckLoad(uint32 type, int16 id, uint16 *p, uint32 size);
25 + extern void CheckLoad(uint32 type, const char *name, uint16 *p, uint32 size);
26   extern void PatchNativeResourceManager(void);
27  
28   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines