Add amplitude to build (#424)

- [x] no changelog update needed
This commit is contained in:
Corwin 2023-04-26 01:45:19 +01:00 committed by GitHub
commit a0ead37eb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,8 @@ build-roms:
just _build-rom "examples/the-purple-night" "PURPLENIGHT" just _build-rom "examples/the-purple-night" "PURPLENIGHT"
just _build-rom "examples/the-hat-chooses-the-wizard" "HATWIZARD" just _build-rom "examples/the-hat-chooses-the-wizard" "HATWIZARD"
just _build-rom "examples/hyperspace-roll" "HYPERSPACE" 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" just _build-rom "book/games/pong" "PONG"