From 2aa29060c81fb52884b290603f1cf930259443b9 Mon Sep 17 00:00:00 2001 From: hovertank3d Date: Sat, 18 Jan 2025 18:01:10 +0100 Subject: update genhl --- templates/gen.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/gen.go') diff --git a/templates/gen.go b/templates/gen.go index 6385f08..dbbaf24 100644 --- a/templates/gen.go +++ b/templates/gen.go @@ -1,3 +1,3 @@ package templates -//go:generate bash -c "cat ../log2.s | ../deps/genhl/genhl > log2.s.html" +//go:generate bash -c "cat ../log2.s | ../deps/genhl/genhl asmatt > log2.s.html" -- cgit v1.2.3