home *** CD-ROM | disk | FTP | other *** search
/ PC Games.EXE 1999 January / pcgamesexe-1999-01.iso / Warzone / data1.cab / Program_Executable_Files / WRF / frontend.wrf < prev    next >
Text File  |  1998-10-27  |  1KB  |  37 lines

  1. /*
  2.  * Frontend WRF file
  3.  *
  4.  */
  5.  
  6. directory   "images"    // *Note* Must load the IMGPAGE files before the IMG.
  7. file        IMGPAGE         "frend0.pcx"
  8. file        IMGPAGE         "frend1.pcx"
  9. file        IMGPAGE         "frend2.pcx"
  10. file        IMGPAGE         "frend3.pcx"
  11. file        IMGPAGE         "intfac3.pcx"
  12. file        IMGPAGE         "intfac0.pcx"
  13. file        IMGPAGE         "intfac1.pcx"
  14. file        IMGPAGE         "intfac2.pcx"
  15. file        IMGPAGE         "intfac4.pcx"
  16. file        IMG         "intfac.img"
  17. file        IMG         "frend.img"
  18.  
  19. directory    "audio"
  20. file        WAV        "button click 1.wav"
  21. file        WAV        "Game Shutdown.wav"
  22. file        WAV        "Beep2 (Open New Window).wav"
  23. file        WAV        "Beep1 (Close Window).wav"
  24. file        WAV        "Beep2 (High Light Button).wav"
  25. file        WAV        "Beep3 (Pos Select On Radar).wav"
  26. file        WAV        "Beep4 (Select).wav"
  27. file        WAV        "Beep5 (-).wav"
  28. file        WAV        "Beep6 (+).wav"
  29. file        WAV        "Beep7 (Incoming Message).wav"
  30. file        WAV        "Beep 8 (Message End).wav"
  31. file        AUDIOCFG    "frontaud.cfg"
  32.  
  33. directory     "stats"
  34. file        STR_RES        "Strings.txt"
  35. file        STR_RES        "Names.txt"
  36.  
  37.