Fix tabulation glitch with rewind shortcut box.

This commit is contained in:
Brandon Wright 2016-10-08 21:19:04 -05:00
parent 27cf1b4f47
commit 5dd5d9ba74

View File

@ -103,7 +103,7 @@ const int b_breaks[] =
43, /* End of Graphic options */
61, /* End of save/load states */
70, /* End of sound buttons */
76, /* End of miscellaneous buttons */
77, /* End of miscellaneous buttons */
-1
};