コード例 #1
0
ファイル: scePower.cs プロジェクト: e-COS/cspspemu
 public int scePowerTick(PspPowerTick type)
 {
     //throw(new NotImplementedException());
     return 0;
 }
コード例 #2
0
ファイル: scePower.cs プロジェクト: kwanboy/cspspemu
 public int scePowerTick(PspPowerTick type)
 {
     //throw(new NotImplementedException());
     return(0);
 }