mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-04 10:31:45 +13:00
Use VRAM constants where applicable.
This commit is contained in:
parent
229507e3f3
commit
da0a72cdbf
34 changed files with 230 additions and 276 deletions
|
|
@ -325,7 +325,7 @@ DisplayNamingScreen: ; 6596 (1:6596)
|
|||
|
||||
LoadEDTile: ; 675b (1:675b)
|
||||
ld de, ED_Tile
|
||||
ld hl, $8f00
|
||||
ld hl, vFont + $700
|
||||
ld bc, $1
|
||||
jp CopyVideoDataDouble
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue