summaryrefslogtreecommitdiff
path: root/home/farcall.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-06-24 23:22:50 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-06-24 23:22:50 -0400
commit67d1364c7acfd5e8e2256080e16a14cfa59a5abc (patch)
treefcf1bcbc2990b8fdeb5d63159d15382a8bdf719a /home/farcall.asm
parent91f914718a263839daef24d44eda857bfc7cca95 (diff)
Fix triple newlines left over from removing address comments
Diffstat (limited to 'home/farcall.asm')
-rw-r--r--home/farcall.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/farcall.asm b/home/farcall.asm
index 25b3cd007..cb87b1774 100644
--- a/home/farcall.asm
+++ b/home/farcall.asm
@@ -14,7 +14,6 @@ FarCall_de::
push de
ret
-
FarCall_hl::
; Call a:hl.
; Preserves other registers.