mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
fix 'cheats enabled' message
This commit is contained in:
parent
d541217395
commit
0de0a359dc
@ -20,7 +20,7 @@ ReturnToPlay
|
|||||||
!byte $0D
|
!byte $0D
|
||||||
!text " to play"
|
!text " to play"
|
||||||
|
|
||||||
kCheatsEnabled = 6 ; index of 'cheats enabled' string in following table
|
kCheatsEnabled = 7 ; index of 'cheats enabled' string in following table
|
||||||
kCheatDescriptionLo
|
kCheatDescriptionLo
|
||||||
!byte <sNoCheats
|
!byte <sNoCheats
|
||||||
!byte <sInfiniteLives
|
!byte <sInfiniteLives
|
||||||
|
Loading…
Reference in New Issue
Block a user