modernize repository
This commit is contained in:
@@ -1,14 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
namespace PJ64Savestater;
|
||||
|
||||
namespace PJ64Savestater
|
||||
public enum ControllerTypes : byte
|
||||
{
|
||||
public enum ControllerTypes : byte
|
||||
{
|
||||
Keyboard,
|
||||
DirectInput
|
||||
}
|
||||
Keyboard,
|
||||
DirectInput
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user