sgdk
Loading...
Searching...
No Matches
smp_null_pcm.h
1#ifndef _SMP_NULL_PCM_H_
2#define _SMP_NULL_PCM_H_
3
4extern const u8 smp_null_pcm[0x80];
5
6#endif // _SMP_NULL_PCM_H_
unsigned char u8
Definition types.h:95