tools: Update config.toml to use decomp.me-Preset (#780)

This commit is contained in:
Moddimation 2026-01-14 12:51:52 +01:00 committed by GitHub
parent f041331925
commit f996f22802
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,5 +4,4 @@ file_list_removed_prefixes = [ "al/" ]
no_object_check_for = [ "sead/", "NintendoSDK/", "eui/", "agl/" ]
[decomp_me]
compiler_name = "clang-3.9.1"
default_compile_flags = "-x c++ -O3 -g2 -std=c++1z -fno-rtti -fno-exceptions -Wall -Wextra -fno-strict-aliasing"
preset_id = "10"