Added automatic toolchain, gcc and make installation
This commit is contained in:
@@ -10,5 +10,7 @@ namespace SplashEdit.RuntimeCode
|
||||
public bool DualBuffering = true;
|
||||
public bool VerticalBuffering = true;
|
||||
public List<ProhibitedArea> ProhibitedAreas = new List<ProhibitedArea>();
|
||||
|
||||
public string PCSXReduxPath = "";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user