snes-asm/justfile
Greg Shuflin 2354e92eaf Move test_gfx rom to subdir
The test_gfx rom is doing some kind of blinking light thing, move it to
a subdir.
2022-01-30 01:26:42 -08:00

9 lines
122 B
Makefile

default:
just --list
greenspace_smc:
just greenspace/greenspace_smc
test_gfx:
just legacy/test_gfx/test_gfx