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

Comparing trunk/RomCheater.CorePlugins/Config/PCSX2Config.cs (file contents):
Revision 92 by william, Wed May 9 21:42:21 2012 UTC vs.
Revision 94 by william, Wed May 9 22:31:56 2012 UTC

# Line 29 | Line 29 | namespace RomCheater.CorePlugins.Config
29              return !IsValidPSX2Process(p.ProcessInfo.Id, out isDebug, out VTLB_RELEASE_OFFSET);
30          }
31          #region IPluginBase Members
32 <        public override Guid Id
32 >        public override Guid ID
33          {
34              get
35              {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines