home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the machineType <> 256 then
- openXLib("FixPaletteXObj")
- set fixpal to FixPalette(mnew, the stageLeft, the stageTop, the stageRight, the stageTop)
- fixpal(mPatchIt)
- fixpal(mdispose)
- closeXLib("FixPaletteXObj")
- end if
- end
-