mirror of
https://github.com/n64decomp/mk64
synced 2026-09-10 03:32:10 -04:00
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:
+1
-20
@@ -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)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user