mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-15 22:21:44 +00:00
Rename convert to process
More consistent with its "main" function's name
This commit is contained in:
+1
-1
@@ -70,10 +70,10 @@ set(rgbfix_src
|
||||
)
|
||||
|
||||
set(rgbgfx_src
|
||||
"gfx/convert.cpp"
|
||||
"gfx/main.cpp"
|
||||
"gfx/pal_packing.cpp"
|
||||
"gfx/pal_sorting.cpp"
|
||||
"gfx/process.cpp"
|
||||
"gfx/proto_palette.cpp"
|
||||
"gfx/rgba.cpp"
|
||||
"extern/getopt.c"
|
||||
|
||||
Reference in New Issue
Block a user