Files
VVVVVV/desktop_version/src
Misa 45c7292096 Simplify menu-off rendering/logic code
Since "if (graphics.resumegamemode)" and "if (menuoffset > 0)" both do
the same thing, they've been combined with an "or" conjunction.

As well, the map.extrarow check in maplogic() has been refactored to use
a variable instead of duplicating the entire code block. Not that it
matters anyway, because the difference between 240 and 230 is only 10
pixels, far short of the 25 pixel increment that bringing the menu up
and down uses, and both 240 and 230 integer-divided by 25 have the same
non-remainder value of 9.
2020-06-19 09:05:48 -04:00
..
2020-06-14 22:44:34 -04:00
2020-06-15 07:37:05 -04:00
2020-06-17 19:15:07 -04:00
2020-06-13 15:41:44 -04:00
2020-01-08 10:37:50 -05:00
2020-06-12 15:08:29 -04:00
2020-06-19 09:05:48 -04:00
2020-06-19 09:05:48 -04:00
2020-06-19 09:05:48 -04:00
2020-06-07 22:40:03 -04:00
2020-06-07 22:40:03 -04:00
2020-01-08 10:37:50 -05:00
2020-04-03 10:40:50 -04:00
2020-05-29 10:21:25 -04:00
2020-04-26 19:07:40 -04:00
2020-01-08 10:37:50 -05:00
2020-06-07 22:40:03 -04:00
2020-04-26 19:07:40 -04:00
2020-06-19 09:05:48 -04:00
2020-04-23 23:35:33 -04:00
2020-05-29 10:21:25 -04:00