diff --git a/home/decompress.asm b/home/decompress.asm index a072b1e74..5284753d7 100644 --- a/home/decompress.asm +++ b/home/decompress.asm @@ -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