Make adjustments to most course files (#318)

* Make adjustments to the Mario Raceway course file

Added quotes in "*.mk" to the find command for finding the .mk files.

* Make adjustments to the Choco Mountain course file

* Make adjustments to the Frappe Snowland course file

* Make adjustments to the Toad's Turnpike course file

* Make adjustments to the Moo Moo Farm course file

* Make adjustments to the Luigi Raceway course file

* Make adjustments to the Koopa Troopa Beach course file

* Make adjustments to the Kalimari Desert course file

* Make adjustments to the Bowser's Castle course file

* Make adjustements to the Wario Stadium course file

* Make adjustments to the Sherbet Land course file

* Make adjustments to the Royal Raceway course file

* Make adjustments to the Banshee Boardwalk course file

* Make adjustments to the Yoshi Valley course file

* Make adjustments to the Rainbow Road course file

* Make adjustments to the Big Donut course file

* Make adjustments to the Block Fort course file

* Remove some unneeded lines from the Makefile

Signed-off-by: Taggerung <tyler.taggerung@email.com>
This commit is contained in:
Tyler McGavran
2023-06-28 16:20:02 -04:00
committed by GitHub
parent 7970b8d9c2
commit 1b659170dc
68 changed files with 21744 additions and 20088 deletions
+1 -20
View File
@@ -65,26 +65,7 @@ TEXTURE_DATA_MIO0_NAMES := \
texture_692888 \
texture_692CC0 \
texture_69333C \
texture_693790 \
texture_693BC4 \
texture_693F48 \
texture_69429C \
texture_694628 \
texture_694990 \
texture_694CAC \
texture_694F7C \
texture_695268 \
texture_6955AC \
texture_6958C0 \
texture_695BA4 \
texture_695EE4 \
texture_6961E0 \
texture_696488 \
texture_6967FC \
texture_699E24 \
texture_69A154 \
texture_69A4C0 \
texture_ghosts
texture_693790
TEXTURE_DATA_MIO0_FILES := $(addprefix $(BUILD_DIR)/bin/,$(addsuffix .mio0,$(TEXTURE_DATA_MIO0_NAMES)))