mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
osd: make osd_ass_0/1 defines
So we can concatenate them with strings at compile time.
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
#include "mpv_talloc.h"
|
||||
#include "osd.h"
|
||||
|
||||
const char *const osd_ass_0 = "";
|
||||
const char *const osd_ass_1 = "";
|
||||
|
||||
void osd_init_backend(struct osd_state *osd)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user