mirror of https://github.com/pret/pokecrystal.git
gfx.py was removed
This commit is contained in:
parent
c8e65a6e6b
commit
82e315e483
|
@ -61,8 +61,6 @@ LZ_LONG_HI EQU %00000011
|
|||
; x: the new control command
|
||||
; y: the length
|
||||
|
||||
; For more information, refer to the code below and in extras/gfx.py.
|
||||
|
||||
; Save the output address
|
||||
; for rewrite commands.
|
||||
ld a, e
|
||||
|
|
Loading…
Reference in New Issue