From ea0149e6c3210601a4f91c5d57c1eb98104f8f0c Mon Sep 17 00:00:00 2001 From: Corwin Date: Wed, 26 Apr 2023 01:37:37 +0100 Subject: [PATCH] add amplitude to build --- justfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/justfile b/justfile index 0c3326fd..d9a17a3d 100644 --- a/justfile +++ b/justfile @@ -67,7 +67,8 @@ build-roms: just _build-rom "examples/the-purple-night" "PURPLENIGHT" just _build-rom "examples/the-hat-chooses-the-wizard" "HATWIZARD" just _build-rom "examples/hyperspace-roll" "HYPERSPACE" - just _build-rom "examples/combo" "AGBJAMS" + just _build-rom "examples/amplitude" "AMPLITUDE" + just _build-rom "examples/combo" "AGBGAMES" just _build-rom "book/games/pong" "PONG"