hotfix to the hotfix

This commit is contained in:
Yanis42
2024-04-16 14:49:57 +02:00
parent 3b83e40cc6
commit 0a063eb79c

View File

@@ -317,7 +317,7 @@ ifneq ($(VERSION),gc-eu-mq)
$(PYTHON) extract_assets.py -j$(N_THREADS) -v $(VERSION)
endif
$(MAKE) f3dex3
ifneq ($(VERSION),hackeroot-mq)
ifeq ($(VERSION),hackeroot-mq)
# TODO: proper fix (for .s files)
cp baseroms/hackeroot-mq/baserom-decompressed.z64 baseroms/gc-eu-mq-dbg/baserom-decompressed.z64
endif