Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Ricardo Quesada
c64-commando-2084
Commits
1b36e8ad
Commit
1b36e8ad
authored
Sep 01, 2019
by
Ricardo Quesada
Browse files
l2 -> lvl2 / l3 -> lvl3l2 -> lvl2 / l3 -> lvl3
parent
d4cc6689
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/main.asm
src/main.asm
+4
-4
No files found.
src/main.asm
View file @
1b36e8ad
...
...
@@ -3261,9 +3261,9 @@ TYPE_ANIM_TBL_LO
.ADDR
s26DD
;$22
.ADDR
TYPE_ANIM_VOID1
;$23
.ADDR
TYPE_ANIM_SOLDIER_JUMPING_FROM_TRUCK
;$24
.ADDR
TYPE_ANIM_CART_UP_L
2
;$25
.ADDR
TYPE_ANIM_CART_UP_L
VL2
;$25
.ADDR
s25F9
;$26
.ADDR
TYPE_ANIM_TOWER_FIRE_L
3
;$27
.ADDR
TYPE_ANIM_TOWER_FIRE_L
VL3
;$27
.ADDR
s2597
;$28
f2544
.BYTE
$
00
,
$
00
,
$
00
,
$
00
,
$
00
,
$
03
,
$
00
,
$
02
...
...
@@ -3339,7 +3339,7 @@ _L04 RTS
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-;
; ref: anim_type_27
; The animation of the tower in level3 with a guy firing at the hero.
TYPE_ANIM_TOWER_FIRE_L
3
;$25F0
TYPE_ANIM_TOWER_FIRE_L
VL3
;$25F0
INC
SP
RITES_TICK05
,
X
JSR
SOLIDER_IN_TRENCH_AIM_TO_HERO
JMP
j33D0
...
...
@@ -3413,7 +3413,7 @@ _L05 LDA SPRITES_X_LO05,X
; ref: anim_type_25
; The animation for the "cart" that appears going up at the very beginning of
; level2.
TYPE_ANIM_CART_UP_L2
;$2675
TYPE_ANIM_CART_UP_L
VL
2
;$2675
INC
SP
RITES_TICK05
,
X
JSR
s3128
JSR
j33D0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment