raysan5 / raylib-games

A collection of games made with raylib
https://www.raylib.com/games.html
zlib License
570 stars 75 forks source link

"cat_vs_roomba" missing "resources/cat_mouse.mod" (DUPLICATED) #14

Closed wlxmhls closed 2 years ago

wlxmhls commented 2 years ago

Hello, there is no asset file "resources/cat_mouse.mod" in the "cat_vs_roomba", which is loaded in source file "cat_vs_roomba.c", line 75: music = LoadMusicStream("resources/cat_mouse.mod");