blitz3d/blitz3d/md2norms.h

7 lines
78 B
C

#ifndef MD2NORMS_H
#define MD2NORMS_H
extern float md2norms[162][3];
#endif