Fix Ninjapass X9 zip file displaying in ace3ds.com folder (#42)

This commit is contained in:
RocketRobz 2025-03-03 07:33:19 -07:00 committed by GitHub
parent 1b66b06dcb
commit 766362b4ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
.PHONY: package
export TOPDIR := $(CURDIR)
export BASE := ace3ds.com/$(shell basename $(CURDIR))
export BASE := Ninjapass_X9/$(shell basename $(CURDIR))
export OUT := $(TOPDIR)/../../../out
export COMMON := $(TOPDIR)/../../../common-kernels