home *** CD-ROM | disk | FTP | other *** search
/ DIGGERS & Oscar / Bundle.bin / s / startup-sequence
Encoding:
Text File  |  1993-08-30  |  326 b   |  22 lines

  1. .bra {
  2. .ket }
  3.  
  4. failat 21
  5.  
  6. c:SetPatch >NIL:
  7.  
  8. resident c:assign pure
  9. resident c:execute pure
  10.  
  11. assign SYS: Bundle:
  12. assign Scripts: Bundle:scripts
  13. assign bin: Bundle:bin
  14.  
  15. assign t: ram:
  16. assign ENV: ram:
  17. assign LOCALE: ram:
  18.  
  19. run >NIL: bin:GameMenu FROM Bundle:pics/GameMenu.pic ANBR Bundle:pics/CD.anbr AUDIOTRACK 10
  20.  
  21. endcli >NIL:
  22.