added fft library and began controls preferences.
This commit is contained in:
@@ -8,5 +8,9 @@ namespace RhythmBullet.Zer01HD.Game.Preferences
|
||||
{
|
||||
class Controls
|
||||
{
|
||||
public int Forward;
|
||||
public int Backward;
|
||||
public int Left;
|
||||
public int Right;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user