usbloadergx/source/bannersound.h

7 lines
135 B
C
Raw Normal View History

#ifndef BANNERSOUND_H
#define BANNERSOUND_H
2010-09-24 02:48:03 +02:00
const u8 *LoadBannerSound(const u8 *discid, u32 *size);
#endif /* BANNERSOUND_H */