Added FastNoteRendering preference.

This commit is contained in:
Kyzentun
2014-08-31 17:17:48 -06:00
parent ef2254a4c4
commit 71ed1df5e6
6 changed files with 17 additions and 3 deletions
+1
View File
@@ -175,6 +175,7 @@ public:
Preference<bool> m_bHiddenSongs;
Preference<bool> m_bVsync;
Preference<bool> m_FastNoteRendering;
Preference<bool> m_bInterlaced;
Preference<bool> m_bPAL;
Preference<bool> m_bDelayedTextureDelete;