# | Line 25 | Line 25 | extern void ClipInit(void); | |
---|---|---|
25 | extern void ClipExit(void); | |
26 | ||
27 | extern void PutScrap(uint32 type, void *scrap, int32 length); | |
28 | + | extern void GetScrap(void **handle, uint32 type, int32 offset); |
29 | ||
30 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |