mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Made ./generate_ld automatic, and moved some more asm libultra functions.
This commit is contained in:
@@ -10,6 +10,10 @@ ifeq ($(wildcard ./assets/.*),)
|
||||
$(error Error, /assets/ folder was not found. Did you run the ./setup.sh script?)
|
||||
endif
|
||||
|
||||
#################### Generate linker file ####################
|
||||
|
||||
GENERATE_LD := $(shell ./generate_ld.sh)
|
||||
|
||||
################ Target Executable and Sources ###############
|
||||
|
||||
# BUILD_DIR is location where all build artifacts are placed
|
||||
|
||||
Reference in New Issue
Block a user