diff options
| author | inspectredc <78732756+inspectredc@users.noreply.github.com> | 2025-01-18 16:20:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-18 09:20:38 -0700 |
| commit | 058b8e9b19aa97044d94d8b3525e8a06c758bba9 (patch) | |
| tree | a86727422ac684e1b0d7cd0e6d0e045ad1712f95 /config.yml | |
| parent | 51d2f2ec97f6de209ba1696257d0ebfc2bbe37ed (diff) | |
O2R Support (#158)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml b/config.yml index d69e23ea9..e94c939eb 100644 --- a/config.yml +++ b/config.yml @@ -7,7 +7,7 @@ enums: - include/defines.h output: - binary: spaghetti.otr + binary: spaghetti.o2r headers: include/assets code: assets/code segments: |
