feat: add music manager #27

Merged
Zetsuboushii merged 2 commits from 14/placeholder-bgm into main 2026-07-08 18:44:00 +00:00
Owner
No description provided.
Zetsuboushii scheduled this pull request to auto merge when all checks succeed 2026-07-08 18:25:39 +00:00
marcel-kucera requested changes 2026-07-08 18:35:00 +00:00
Dismissed
src/main.c Outdated
@ -14,2 +17,4 @@
while (!WindowShouldClose()) {
game_process(&g);
music_manager_update(&g);
Collaborator

pack das nicht in die main. pack das in den game_process

pack das nicht in die main. pack das in den game_process
Zetsuboushii marked this conversation as resolved
marcel-kucera left a comment

lgtm!

lgtm!
Zetsuboushii scheduled this pull request to auto merge when all checks succeed 2026-07-08 18:43:22 +00:00
Zetsuboushii force-pushed 14/placeholder-bgm from 55eeee2000 to 5a202aa07f 2026-07-08 18:43:59 +00:00 Compare
Zetsuboushii deleted branch 14/placeholder-bgm 2026-07-08 18:44:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Zetsuboushii/Vastlands-Shmup!27
No description provided.