rename project to impostor

This commit is contained in:
2026-01-12 21:19:45 +01:00
parent 4907c9cadf
commit b3158bdc37
10 changed files with 47 additions and 13 deletions

View File

@@ -1,10 +1,10 @@
# -----------------------------------------
# Makefile TIC-80 project builder
# Usage:
# make PROJECT=mranderson
# make build PROJECT=mranderson
# make watch PROJECT=mranderson
# make export PROJECT=mranderson
# make PROJECT=impostor
# make build PROJECT=impostor
# make watch PROJECT=impostor
# make export PROJECT=impostor
# -----------------------------------------
ifndef PROJECT