; Installs Amiga stuff all over the Mesa Archive
stack 30000
echo "Now I'm going to change the prototypes"
echo "--------------------------------------"
echo "If you allredy run this script you will gett no apperece."
echo "If you run this for the first time it will result in 1 apperence"
echo "WARNING If for some reason some or one result in no apperence then"
echo "        Then you have to replace that prototype by hand"

FileReplace Fixprotos

copy /include/gl/gl.h /include/gl/gl_org.h
delete /include/gl/gl.h
copy gl.h /include/gl/