home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2003 December (Special) / Gamestar-Special_2003-12_cd.bin / CD / SEKCE / START.INI < prev    next >
INI File  |  2003-11-20  |  430b  |  34 lines

  1. [Section]
  2. Data=
  3. Background=BG_START.GIF
  4. Size=489,656
  5. Mask=BG_START.MASK.BMP
  6.  
  7. [Names]
  8. Start
  9.  
  10. [Visuals]
  11. Close
  12. Start
  13. Text
  14.  
  15.  
  16. [Close]
  17. Class=Button
  18. Background=BUTTON_START_CLOSE.GIF
  19. Position=7,524
  20. Action=quit()
  21.  
  22. [Start]
  23. Class=Button
  24. Background=BUTTON_START.GIF
  25. Position=318,481
  26. Action=section("Menu")
  27.  
  28. [Text]
  29. Class=Text
  30. Position=33,233,182,387
  31. Font=text_start
  32. Text=${call/loadfile("START.TXT")}
  33. Flags=J
  34.