programs.sm64ex.extraCompileFlags

Home-Manager option

Extra flags to pass to the compiler. See https://github.com/sm64pc/sm64ex/wiki/Build-options for more information.

type: null or (list of string)
Default
null
Example
[ "BETTERCAMERA=1" "NODRAWINGDISTANCE=1" ];
declared in: <home-manager/modules/programs/sm64ex.nix>source unavailable