aboutsummaryrefslogtreecommitdiff
path: root/main.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'main.gbasm')
-rw-r--r--main.gbasm4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.gbasm b/main.gbasm
index 3ae5cf4..a3447d2 100644
--- a/main.gbasm
+++ b/main.gbasm
@@ -26,10 +26,6 @@ VBLANK_Entrypoint:
CALL =Display_Object
CALL $OAM_DMA_Transfer_routine
- LD HL, $9800
- LD A, ($c98b)
- CALL =Print_8bit
-
CALL =Object_Interactions_Check
CALL =Pad_Button_Check