summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2026-04-07 11:18:17 +0200
committerGitHub <noreply@github.com>2026-04-07 11:18:17 +0200
commit177951c4dbe235bbbca0e8c07a3c80910f6d7aa5 (patch)
tree712c2a9a23dd0a618c94ff15bb8965d28a9e2c3a /Makefile
parentb50e208d60c3c86e634909af6e3b204a9e9a5272 (diff)
oot-gc-eu-dbg-2 OK (#2714)
* oot-gc-eu-dbg-proto OK * add gc-eu-dbg-proto to readme * mention overdump trimming for all debug roms * rename gc-eu-dbg-proto to gc-eu-dbg-2 Rationale: first version to make it into decomp (which should also be the first one that surfaces) gets an un-numbered version name, then the second version gets -2, and so on
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d39fed004..83db1ea06 100644
--- a/Makefile
+++ b/Makefile
@@ -133,6 +133,14 @@ else ifeq ($(VERSION),gc-us-mq)
BUILD_DATE := 02-12-19
BUILD_TIME := 14:05:42
REVISION := 15
+else ifeq ($(VERSION),gc-eu-dbg-2)
+ REGION ?= EU
+ PLATFORM := GC
+ DEBUG_FEATURES ?= 1
+ BUILD_CREATOR := zelda@srd022j
+ BUILD_DATE := 03-02-13
+ BUILD_TIME := 19:46:49
+ REVISION := 15
else ifeq ($(VERSION),gc-eu-mq-dbg)
REGION ?= EU
PLATFORM := GC