From 76866d9a4c5c6a5f1c58077beb6c32c8f14c9300 Mon Sep 17 00:00:00 2001 From: jam1garner Date: Tue, 26 Mar 2019 18:16:52 -0400 Subject: [PATCH] Rename plugin output elf name --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 772bafe..1c53cff 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ include $(DEVKITPRO)/libnx/switch_rules # - icon.jpg # - /default_icon.jpg #--------------------------------------------------------------------------------- -TARGET := saltysd_plugin_example +TARGET := hitbox_visualizer BUILD := build SOURCES := source source/lua DATA := data