audio.c: sanity checking with warnings
This commit is contained in:
@@ -40,6 +40,7 @@ struct audio_channel {
|
||||
enum audio_file_type file_type;
|
||||
union audio_context context; /* interpreted by `file_type` value */
|
||||
const char *path;
|
||||
const char *name;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user