Move command-line parsing to a separate file
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
src = [
|
||||
'src/main.c',
|
||||
'src/cli.c',
|
||||
'src/command.c',
|
||||
'src/control_msg.c',
|
||||
'src/controller.c',
|
||||
|
||||
Reference in New Issue
Block a user