fix build failure
This commit is contained in:
parent
d8f66523b6
commit
ce59a015e9
|
|
@ -38,6 +38,7 @@ Tech info: https://problemkaputt.de/gbatek.htm
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "nds.hpp"
|
#include "nds.hpp"
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
namespace nds_sound_emu
|
namespace nds_sound_emu
|
||||||
{
|
{
|
||||||
|
|
@ -645,4 +646,4 @@ namespace nds_sound_emu
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}; // namespace nds_sound_emu
|
}; // namespace nds_sound_emu
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue