mm/src/sintable.h

7 lines
80 B
C

#ifndef _SINTABLE_H_
#define _SINTABLE_H_
static short sintable[1024];
#endif