usbloadergx/source/bannersound.h

7 lines
137 B
C
Raw Normal View History

#ifndef BANNERSOUND_H
#define BANNERSOUND_H
const u8 *LoadBannerSound( const u8 *discid, u32 *size );
#endif /* BANNERSOUND_H */