mirror of
https://github.com/haya3218/SDfmL.git
synced 2024-08-14 23:57:09 +00:00
dope module file bro
This commit is contained in:
parent
14feb83222
commit
6f511a56e7
2 changed files with 1 additions and 1 deletions
BIN
bin/data/DOPE.MOD
Normal file
BIN
bin/data/DOPE.MOD
Normal file
Binary file not shown.
|
@ -48,7 +48,7 @@ class MainState : public State {
|
|||
playModPlug("data/canyon.mid");
|
||||
else
|
||||
{
|
||||
playModPlug("data/solarbeams.xm");
|
||||
playModPlug("data/DOPE.MOD");
|
||||
}
|
||||
// i know that this isnt the best idea to do this
|
||||
// yeah, im just lazy
|
||||
|
|
Loading…
Reference in a new issue