summaryrefslogtreecommitdiff
path: root/arm7/lib/include/SND_util.h
blob: babf2a87bb82cd47da946061ef24b4c39c58bfa9 (plain)
1
2
3
4
5
6
7
8
#ifndef GUARD_SND_UTIL_H
#define GUARD_SND_UTIL_H

#include "nitro/types.h"

u32 SND_CalcRandom(void);

#endif //GUARD_SND_UTIL_H