Short:        Patch for 40.85 intuition.library
Author:       Unknown
Uploader:     renaud schweingruber gmail com (Renaud Schweingruber)
Type:         util/misc
Architecture: m68k-amigaos

THIS PATCH IS COMPLETELY UNOFFICIAL. SOURCE CODE HAS NOT BEEN WRITTEN BY ME.
IT HAS NOT BEEN APPROVED BY AMIGA INC. OR ANYBODY ELSE. BY USING IT ON YOUR 
SYSTEM, YOU ACCEPT THE ENTIRE RISK AS TO ITS QUALITY AND PERFORMANCE.

This spatch (SAS/C) PCH file will patch your intuition.library 40.85 to 41.0 
which integrates PowerWindowsNG patch. PowerWindows module isn't then required 
anymore in ROM. Nothing fancy but can save a few bytes.

intuition.library 40.85       114'536 bytes
PowerWindows BlizKick module  1'016 bytes
                      TOTAL   115'552 bytes
                      
intuition.library 41.0        114'632 bytes                      
                      SAVING  920 bytes

Installation
------------

You must have the 40.85 intuition.library on disk, dumped with a tool like
ROMsplit from the Remus package.

SPATCH USAGE :
spatch -oRAM:intuition.library_41.0 -pintuition41.pch RAM:intuition.library_40.85