Separate RGBFIX header fixing from CLI option parsing (#1808)

This commit is contained in:
Rangi
2025-08-28 12:28:08 -04:00
committed by GitHub
parent c6997fe73c
commit 02b880e1b0
6 changed files with 668 additions and 595 deletions

View File

@@ -80,6 +80,7 @@ set(rgblink_src
)
set(rgbfix_src
"fix/fix.cpp"
"fix/main.cpp"
"fix/mbc.cpp"
"fix/warning.cpp"