botw/src
Léo Lam ec59fe675b
ksys/snd: Fix matching issues in MusicDefinition
The wrong overload of agl::utl::Parameter::init was being used.
The one that only takes a name will use the name string for the label
as well; this is not what the original function does, as the label
for all the parameters is set to "" (the empty string).
2021-07-13 14:32:03 +02:00
..
Game query: Fix matching issue in CheckRupee 2021-07-06 00:04:02 +02:00
KingSystem ksys/snd: Fix matching issues in MusicDefinition 2021-07-13 14:32:03 +02:00
CMakeLists.txt