Pippin/media framework
2 unresolved threads
2 unresolved threads
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
133+ 10
− 2
@@ -19,6 +19,7 @@ typedef struct {
@@ -34,9 +35,15 @@ static void mod_draw(st3m_media *media, Ctx *ctx) {
@@ -56,6 +63,7 @@ static void mod_think(st3m_media *media, float ms_elapsed) {
@@ -107,6 +115,6 @@ st3m_media *st3m_media_load_mod(const char *path) {