home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 100 / af100b.adf / patches.lzx / Breathless-Cheat / Levelcheater < prev    next >
Text File  |  1990-05-26  |  219b  |  13 lines

  1. execute >NIL: s:cleanbreath
  2. delete >NIL: s:cleanbreath
  3. bcheat >NIL:
  4. if exists s:cleanbreath
  5.   assign >NIL: breathless: ""
  6.   breathless >NIL:
  7.   execute s:cleanbreath
  8.   delete >NIL: s:cleanbreath
  9.   quit
  10. else
  11.   quit
  12. endif
  13.