Login
1 branch 0 tags
Ben (Desktop/Arch) Code cleanup, extracted playlist code from now_playing_screen e62119b 29 days ago 79 Commits
moon / src / metadata / helper.h
#include <stddef.h>
#include <stdint.h>

uint32_t read_be32(const uint8_t* buf);
void trim_trailing(char* str);