mirror of
https://github.com/MonsterDruide1/OdysseyDecomp.git
synced 2024-11-23 05:19:52 +00:00
7 lines
226 B
TOML
7 lines
226 B
TOML
functions_csv = "data/odyssey_functions.csv"
|
|
build_target = "odyssey"
|
|
|
|
[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"
|