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

17 lines
288 B
Makefile

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