Identify four padding bytes in base data as beta front/back pic pointers

This commit is contained in:
Rangi
2020-01-31 21:09:12 -05:00
parent b1c8548628
commit d482dc28f4
254 changed files with 259 additions and 257 deletions

View File

@@ -31,7 +31,6 @@ GetBaseData::
jr .end
.egg
; ????
ld de, UnknownEggPic
; Sprite dimensions
@@ -39,8 +38,9 @@ GetBaseData::
ld hl, wBasePicSize
ld [hl], b
; ????
ld hl, wBasePadding
; Beta front and back sprites
; (see pokegold-spaceworld's data/pokemon/base_stats/*)
ld hl, wBaseUnusedFrontpic
ld [hl], e
inc hl
ld [hl], d
@@ -48,7 +48,7 @@ GetBaseData::
ld [hl], e
inc hl
ld [hl], d
jr .end
jr .end ; useless
.end
; Replace Pokedex # with species