diff --git a/src/ui.browse.mode.a b/src/ui.browse.mode.a index cdf0defd6..f52f5baa2 100644 --- a/src/ui.browse.mode.a +++ b/src/ui.browse.mode.a @@ -75,6 +75,7 @@ OnBrowsePrevious ; A/Y = gGameToLaunch bcs @goToLastGame ; if no game selected, select last game tax ; X/Y = gGameToLaunch + tya ; set up first comparison in CPX16 macro +CPX16_0_NE @notFirstGame ; if first game selected, select last game @goToLastGame +LDX16 GameCount