mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-06 15:00:43 +09:00
Move argument parsing to different file
This commit is contained in:
@@ -37,6 +37,8 @@ src = [
|
||||
'src/cursor.c',
|
||||
'src/damage.c',
|
||||
'src/image_writer.c',
|
||||
'src/args_parser.c',
|
||||
'src/defs.c',
|
||||
'src/sound.cpp',
|
||||
'src/main.cpp',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user