Adam
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ void cinematic_staticRender(void) {
|
||||
|
||||
music = Mix_LoadMUS("./assets/music/chinese rap.mp3");
|
||||
if(music == NULL) {
|
||||
fprintf(stderr, "Prout not found!\n");
|
||||
fprintf(stderr, "Chinese rap not found!\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user