usbloadergx/source/bannersound.h
2010-09-24 00:48:03 +00:00

7 lines
135 B
C

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