home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
dirs
/
patchcompiler_437.lzh
/
PatchCompiler
/
Patches
/
ED_patch.s
< prev
next >
Wrap
Text File
|
1991-01-16
|
355b
|
24 lines
; ED Patch taken from FileMaster
check $1aad : "199" ; check if it's the right version !
if true ; yes, now patch window size
begin
Patch $1aad : "255"
Text "ED 1.4 will now open PAL window."
end
if false ; no, it's a different version of ED !
begin
Text "Sorry, wrong version of ED !"
end