mirror of
https://github.com/RocketRobz/SuperAllStarPhotoStudio.git
synced 2025-06-18 17:15:35 -04:00
Update Makefile
This commit is contained in:
parent
3e01affd73
commit
f34beef2bc
@ -14,8 +14,8 @@ include $(DEVKITARM)/3ds_rules
|
||||
# External tools
|
||||
#---------------------------------------------------------------------------------
|
||||
ifeq ($(OS),Windows_NT)
|
||||
MAKEROM ?= ../makerom.exe
|
||||
BANNERTOOL ?= ../bannertool.exe
|
||||
MAKEROM ?= makerom.exe
|
||||
BANNERTOOL ?= bannertool.exe
|
||||
|
||||
else
|
||||
MAKEROM ?= makerom
|
||||
|
Loading…
Reference in New Issue
Block a user