Minor spacing changes

This commit is contained in:
Kiana Sheibani 2022-04-27 22:24:35 -04:00
parent 564a708611
commit 254cae27cc

View file

@ -2,17 +2,14 @@
# for easier manipulation of the build process, so
# it's worth adding in.
# The name of the resulting ROM file. This will be
# overwritten by Nix when 'nix build' is called.
NAME ?= main
ASM=asar
ASMFLAGS=
VPATH=src
.PHONY: all
all: $(NAME).sfc