Skip to content

Commit

Permalink
disable listing
Browse files Browse the repository at this point in the history
  • Loading branch information
kg68k committed Jan 11, 2023
1 parent dca6a27 commit 3b2f17b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/dosdef.mac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.nlist

# dosdef.mac version 2.0.0
# dosdef.mac version 2.0.2
# RUKA assembler macro for X680x0/Human68k(v3) by TcbnErik
#
# Copying and distribution of this file, with or without modification,
Expand All @@ -13,6 +13,7 @@
__dosdef_mac__:=1

.include doscall.mac
.nlist


* Structure ----------------------------------- *
Expand Down

0 comments on commit 3b2f17b

Please sign in to comment.