summaryrefslogtreecommitdiff
path: root/src/commands.c
diff options
context:
space:
mode:
authorjohannes <johannes.herman@gmail.com>2024-05-03 13:32:31 +0200
committerjohannes <johannes.herman@gmail.com>2024-05-03 13:32:31 +0200
commit671771cfc54b47f7393caa7c3fab83eb09884d27 (patch)
tree686a15ebcbd89b166967ad4e77fa290e64d2ef33 /src/commands.c
parent60334a5c4fef17ec7944fc26da5c1497c7f22bec (diff)
changed all binary numbers to hex
Diffstat (limited to 'src/commands.c')
-rw-r--r--src/commands.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commands.c b/src/commands.c
index 23ab0de..ca258b5 100644
--- a/src/commands.c
+++ b/src/commands.c
@@ -178,4 +178,3 @@ int exportmap(FILE *out, demo *demo)
return 1;
}
-