mirror of
https://github.com/Pecusx/dino-game.git
synced 2026-05-20 22:33:23 +02:00
Better L/R change
This commit is contained in:
@@ -137,6 +137,7 @@ NewGame
|
|||||||
jsr SetStatusToR
|
jsr SetStatusToR
|
||||||
jsr SetStart
|
jsr SetStart
|
||||||
jsr WorldToScreen
|
jsr WorldToScreen
|
||||||
|
mva #>font4 chbas
|
||||||
jsr FadeColorsIN
|
jsr FadeColorsIN
|
||||||
jsr PlayInGameMusic
|
jsr PlayInGameMusic
|
||||||
jsr GameR
|
jsr GameR
|
||||||
@@ -148,6 +149,7 @@ NewGame
|
|||||||
jsr SetStatusToL
|
jsr SetStatusToL
|
||||||
jsr SetStart
|
jsr SetStart
|
||||||
jsr WorldToScreen
|
jsr WorldToScreen
|
||||||
|
mva #>font4l chbas
|
||||||
jsr FadeColorsIN
|
jsr FadeColorsIN
|
||||||
jsr PlayInGameMusic
|
jsr PlayInGameMusic
|
||||||
jsr GameL
|
jsr GameL
|
||||||
|
|||||||
Reference in New Issue
Block a user