mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-09-02 15:45:42 +00:00
Move command-line parsing to a separate file
This commit is contained in:
parent
61274a7cdb
commit
d950383b72
4 changed files with 551 additions and 527 deletions
|
@ -1,5 +1,6 @@
|
|||
src = [
|
||||
'src/main.c',
|
||||
'src/cli.c',
|
||||
'src/command.c',
|
||||
'src/control_msg.c',
|
||||
'src/controller.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue