mirror of
https://github.com/zeldaret/botw
synced 2026-05-22 22:44:18 -04:00
7 lines
222 B
TOML
7 lines
222 B
TOML
functions_csv = "data/uking_functions.csv"
|
|
build_target = "uking"
|
|
|
|
[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"
|