options: basename: RBB find_file_boundaries: yes compiler: "IDO" platform: n64 asm_endlabels: "endlabel" cpp_args: - "-Iinclude" - "-Iinclude/2.0L" - "-D_LANGUAGE_C" generated_c_preamble: | #include #include "functions.h" #include "variables.h" create_detected_syms: yes undefined_syms_path: undefined_syms.pal.txt symbol_addrs_path: symbol_addrs.pal.txt segments: - name: RBB-code dir: RBB type: code start: 0x00000000 vram: 0x80386DD0 subsegments: - [0x00000000, asm] - name: RBB-data dir: RBB type: code start: 0x00009C80 vram: 0x80390A50 subsegments: - [0x00009C80, bin, data_9C80] - [0x0000AEA0]