From 82e315e483c47894dd236cfa2f0f65bfc63529b7 Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 19 Apr 2022 18:12:58 -0400 Subject: [PATCH] gfx.py was removed --- home/decompress.asm | 2 -- 1 file changed, 2 deletions(-) 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