mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-19 20:30:42 +00:00
.
This commit is contained in:
parent
f9bd909a12
commit
1440df1c71
@ -36,33 +36,33 @@ sNoCheats
|
|||||||
!text "no cheat"
|
!text "no cheat"
|
||||||
sInfiniteLives
|
sInfiniteLives
|
||||||
!byte 18
|
!byte 18
|
||||||
!byte $16 ; bolt
|
!byte $16 ; bolt character
|
||||||
!text " "
|
!text " "
|
||||||
!text "infinite lives"
|
!text "infinite lives"
|
||||||
!text " "
|
!text " "
|
||||||
!byte $16 ; bolt
|
!byte $16 ; bolt character
|
||||||
sInfiniteLivesAndWeapons
|
sInfiniteLivesAndWeapons
|
||||||
!byte 28
|
!byte 28
|
||||||
!byte $16 ; bolt
|
!byte $16 ; bolt character
|
||||||
!text " "
|
!text " "
|
||||||
!text "infinite lives & weapons"
|
!text "infinite lives & weapons"
|
||||||
!text " "
|
!text " "
|
||||||
!byte $16 ; bolt
|
!byte $16 ; bolt character
|
||||||
sCheatsEnabled
|
sCheatsEnabled
|
||||||
!byte 18
|
!byte 18
|
||||||
!byte $16 ; bolt
|
!byte $16 ; bolt character
|
||||||
!text " "
|
!text " "
|
||||||
!text "cheats enabled"
|
!text "cheats enabled"
|
||||||
!text " "
|
!text " "
|
||||||
!byte $16 ; bolt
|
!byte $16 ; bolt character
|
||||||
sCheatDescriptionPrefix
|
sCheatDescriptionPrefix
|
||||||
!byte 2
|
!byte 2
|
||||||
!byte $03 ; vertical line
|
!byte $03 ; vertical line character
|
||||||
!text " "
|
!text " "
|
||||||
sCheatDescriptionSuffix
|
sCheatDescriptionSuffix
|
||||||
!byte 2
|
!byte 2
|
||||||
!text " "
|
!text " "
|
||||||
!byte $03 ; vertical line
|
!byte $03 ; vertical line character
|
||||||
|
|
||||||
;------------------------------------------------------------------------------
|
;------------------------------------------------------------------------------
|
||||||
; DrawUIWithoutDots/DrawUI
|
; DrawUIWithoutDots/DrawUI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user