mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
parent
a4321cf687
commit
95c4f0f769
@ -89,7 +89,6 @@ struct mp_cmd_arg {
|
|||||||
};
|
};
|
||||||
|
|
||||||
typedef struct mp_cmd {
|
typedef struct mp_cmd {
|
||||||
int id;
|
|
||||||
char *name;
|
char *name;
|
||||||
struct mp_cmd_arg *args;
|
struct mp_cmd_arg *args;
|
||||||
int nargs;
|
int nargs;
|
||||||
|
Loading…
Reference in New Issue
Block a user