Files
botw/tools/config.toml
T
2026-05-31 14:20:38 -07:00

8 lines
261 B
TOML

functions_csv = "data/uking_functions.csv"
build_target = "uking"
check_unimplemented_references = false
[decomp_me]
compiler_name = "clang-4.0.1"
default_compile_flags = "-x c++ -O3 -g2 -std=c++1z -fno-rtti -fno-exceptions -Wall -Wextra -fno-strict-aliasing"