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

17 lines
298 B
Makefile

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