mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Add the combo rom to the distributed roms
This commit is contained in:
parent
e6963fe377
commit
14b4656842
1
justfile
1
justfile
|
@ -58,6 +58,7 @@ 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 "book/games/pong" "PONG"
|
||||
|
||||
|
|
Loading…
Reference in a new issue