usbloadergx/source/bannersound.h
giantpune 9e79c9d99b * remove little unused code
* code cleanup
2010-09-18 23:16:05 +00:00

7 lines
137 B
C

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