diff options
| author | Aetias <aetias@outlook.com> | 2025-07-01 00:35:22 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-07-01 00:35:22 +0200 |
| commit | d5ee59ebf71787a0c6a8ac9c5f5890e79407c60d (patch) | |
| tree | f5e88a237371e2f30a7694df7fdb13d8ba14814c /tools | |
| parent | 0567d5aaa59eee67d07f1ca013bee0268e038d2e (diff) | |
Bump objdiff
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/configure.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure.py b/tools/configure.py index 0662b332..ef93ed71 100755 --- a/tools/configure.py +++ b/tools/configure.py @@ -28,7 +28,7 @@ args = parser.parse_args() GAME = "ph" DSD_VERSION = 'v0.9.1' WIBO_VERSION = '0.6.16' -OBJDIFF_VERSION = 'v2.7.1' +OBJDIFF_VERSION = 'v3.0.0-beta.6' MWCC_VERSION = "2.0/sp1p5" DECOMP_ME_COMPILER = "mwcc_30_131" CC_FLAGS = " ".join([ |
