mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
tools: Update config.toml to use decomp.me-Preset (#780)
This commit is contained in:
parent
f041331925
commit
f996f22802
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue