ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Program.cs
(Generate patch)

Comparing trunk/RomCheater/Program.cs (file contents):
Revision 5 by william, Wed May 9 06:06:22 2012 UTC vs.
Revision 13 by william, Wed May 9 06:15:28 2012 UTC

# Line 15 | Line 15 | namespace RomCheater
15          {
16              Application.EnableVisualStyles();
17              Application.SetCompatibleTextRenderingDefault(false);
18 <            Application.Run(new Form1());
18 >            Application.Run(new Main());
19          }
20      }
21   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines