Exchange Forum > Menus and Customization
Games Menu
Games Menu

#1

Terry Cadd
Join Date:
09-10-2007
I don't want to take credit for this but here's a Games Menu by Adesu that I came across that is really cool. Give him all the credit.
Code:
***POP11
      [Games Menu]
      [Spider]^C^C(startapp "spider");spider;
      [Free Cell]^C^C(startapp "freecell");freecell;
      [Solitaire]^C^C(startapp "sol");sol;
      [Mine Sweeper]^C^C(startapp "winmine");winmine;
      [Hearts]^C^C(startapp "mshearts");mshearts;