Replace std::rand with RNG based on actual DS RNG.
author Naram Qashat
()
committer Naram Qashat
()
commit cf21e5893bcd3ddb1d55be66c3c15442c408b098
tree 82db2ba73b9c5d97566ad59843b500601516b584
parent 226eca8db065fdaa24c636242849ebfa99cefa60
Replace std::rand with RNG based on actual DS RNG.

(This also means the playback of songs with randomness in them will be deterministic now.)
src/in_ncsf/SSEQPlayer/Track.cpp
src/in_ncsf/XSFPlayer_NCSF.cpp