ZVISION: Implement settings functions

This commit is contained in:
Marisa-Chan 2014-11-04 10:12:13 +06:00
parent d40caba5b7
commit be8cf97674
3 changed files with 56 additions and 1 deletions

View file

@ -86,6 +86,7 @@ enum StateKey {
StateKey_ShowErrorDlg = 73,
StateKey_DebugCheats = 74,
StateKey_JapanFonts = 75,
StateKey_ExecScopeStyle = 76,
StateKey_Brightness = 77,
StateKey_EF9_R = 91,
StateKey_EF9_G = 92,