expose extract_assets target in top level Makefile

This commit is contained in:
Henny022p 2023-02-26 04:02:51 +01:00
parent 716098ec4e
commit 9924c4086a
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ eu jp usa demo_jp demo_usa:
custom: tools
@$(MAKE) GAME_VERSION=USA CUSTOM=1
.PHONY: extract_assets
extract_assets:
@$(MAKE) -f GBA.mk extract_assets
.PHONY: tools
tools: tools/bin