mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
add build hyperspace
This commit is contained in:
parent
2539d1ef43
commit
9209cbf199
1
justfile
1
justfile
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue