You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using System.Diagnostics;
using System.IO;
namespace BlazeSnes.Core.Common {
/// <summary>
/// Snapshot保存、復元可能な機能を実装します
/// </summary>
public interface IRecoverable {
// TODO: 実装
}
}
No newline at end of file
ew file mode 100644
ndex 0000000..90cccf7
++ b/BlazeSnes.Core/Common/IResetable.cs
c7df63bb63635accb9ec418bb7843b7b9c15ee45
The text was updated successfully, but these errors were encountered:
実装
blaze-snes/BlazeSnes.Core/Common/IRecoverable.cs
Line 10 in e72a6d8
c7df63bb63635accb9ec418bb7843b7b9c15ee45
The text was updated successfully, but these errors were encountered: