7 lines
78 B
C++
7 lines
78 B
C++
|
|
#ifndef MD2NORMS_H
|
|
#define MD2NORMS_H
|
|
|
|
extern float md2norms[162][3];
|
|
|
|
#endif |