More object struct labels and constants.

This commit is contained in:
yenatch 2014-06-19 17:23:53 -07:00
parent 044d0f7f04
commit 6fee80528a
2 changed files with 123 additions and 123 deletions

View File

@ -454,7 +454,7 @@ Function19e9:: ; 19e9
Function1a13:: ; 1a13
push bc
push de
ld hl, $d4d6
ld hl, ObjectStructs
ld de, $0028
ld c, $d
.asm_1a1d
@ -641,7 +641,7 @@ Function1ad2:: ; 1ad2
Function1ae5:: ; 1ae5
ld bc, $0028
ld hl, $d4d6
ld hl, ObjectStructs
call AddNTimes
ld b, h
ld c, l

242
main.asm

File diff suppressed because it is too large Load Diff