dsma-library/examples/filesystem_loading/Makefile
2024-06-02 13:12:02 +01:00

17 lines
307 B
Makefile

# SPDX-License-Identifier: CC0-1.0
#
# SPDX-FileContributor: Antonio Niño Díaz, 2024
BLOCKSDS ?= /opt/blocksds/core
# User config
NAME := filesystem_loading
GAME_TITLE := DSMA: Filesystem loading
# Source code paths
NITROFSDIR := nitrofs
include $(BLOCKSDS)/sys/default_makefiles/rom_arm9/Makefile