Add spotify renderer

This commit is contained in:
Dominic Grimm 2025-06-21 21:09:08 +02:00
parent 16fd5b0b95
commit b55c3a666f
Signed by: dergrimm
SSH key fingerprint: SHA256:0uoWpcqOtkyvQ+ZqBjNYiDqIZY+9s8VeZkkJ/4ryB4E
17 changed files with 1464 additions and 22 deletions

View file

@ -1 +1,2 @@
pub const efa = @import("efa/root.zig");
pub const spotify = @import("spotify/root.zig");