add build hyperspace

This commit is contained in:
Corwin 2022-07-24 21:35:28 +01:00
parent 2539d1ef43
commit 9209cbf199

View file

@ -42,6 +42,7 @@ ci: build-debug clippy test build-release test-release doctest-agb build-roms bu
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 "book/games/pong" "PONG"