ACCESS: MM - Fix the coordinates of the last menu icon

This commit is contained in:
Strangerke 2015-01-25 01:36:18 +01:00
parent 1d100589ab
commit e4710aedfa

View File

@ -806,7 +806,7 @@ const byte ICON_DATA[] = {
const int RMOUSE[10][2] = {
{ 7, 36 }, { 38, 68 }, { 70, 99 }, { 102, 125 }, { 128, 152 },
{ 155, 185 }, { 188, 216 }, { 219, 260 }, { 263, 293 }, { 295, 214 }
{ 155, 185 }, { 188, 216 }, { 219, 260 }, { 263, 293 }, { 295, 314 }
};
const char *const TRAVDATA[] = {