Skip to content

Commit e1864e3

Browse files
authored
Update tools/make_patch.c
1 parent 59a267d commit e1864e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/make_patch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define PROGRAM_NAME "make_patch"
2-
#define USAGE_OPTS "labels.sym patched.gbc original.gbc vc.patch.template vc.patch"
2+
#define USAGE_OPTS "values.sym patched.gbc original.gbc vc.patch.template vc.patch"
33

44
#include "common.h"
55

0 commit comments

Comments
 (0)