SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
tab_vol.h
1#ifndef _TAB_VOL_H_
2#define _TAB_VOL_H_
3
4extern const u8 tab_vol[0x1000];
5
6#endif // _TAB_VOL_H_
unsigned char u8
Definition types.h:95