From 5f208d6820f42ab138a3c7144728787bd988004c Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Sat, 14 Sep 2024 22:45:35 +0100 Subject: Add basic button input HUD Committer's note: this is heavily modified from the original code contributed by woz (and somewhat improved by bill and aciidz). Copyright notices reflect joint authorship accordingly. woz still gets commit authorship though because it feels wrong to yoink that from someone. :^) And yes, the original code was written in 2022. Time flies. A lot of the code is still kind of hacky and ugly and I'd like to improve it later but there's other things to do so that can wait. --- compile | 1 + 1 file changed, 1 insertion(+) (limited to 'compile') diff --git a/compile b/compile index b61bd3d..9045f53 100755 --- a/compile +++ b/compile @@ -74,6 +74,7 @@ src="\ hexcolour.c hook.c hud.c + inputhud.c kvsys.c l4dmm.c l4dreset.c -- cgit v1.2.3