mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-04 18:41:49 +13:00
named misc functions
This commit is contained in:
parent
1347023128
commit
3870f5e10a
12 changed files with 133 additions and 115 deletions
|
|
@ -101,7 +101,7 @@ BillsPC_:: ; 0x214c2
|
|||
xor a
|
||||
ld [wccd3], a
|
||||
inc a ; MONSTER_NAME
|
||||
ld [W_LISTTYPE], a
|
||||
ld [wNameListType], a
|
||||
call LoadHpBarAndStatusTilePatterns
|
||||
ld a, [wListScrollOffset]
|
||||
push af
|
||||
|
|
@ -332,7 +332,7 @@ Func_216be: ; 216be (8:56be)
|
|||
ld [wcf93], a
|
||||
ld [wListMenuID], a
|
||||
inc a ; MONSTER_NAME
|
||||
ld [W_LISTTYPE], a
|
||||
ld [wNameListType], a
|
||||
ld a, [wcc2b]
|
||||
ld [wCurrentMenuItem], a
|
||||
call DisplayListMenuID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue