6 lines
128 B
C++
6 lines
128 B
C++
#include "greebledata.h"
|
|
|
|
#ifdef EXTRACODE
|
|
Greeble::SObjectDescription g_GreebleObj[ 4 ];
|
|
float g_GreebleParam[ 48 * 4 ];
|
|
#endif |