6 lines
90 B
C
6 lines
90 B
C
#ifndef _SQCONSTANTS_H_
|
|
#define _SQCONSTANTS_H_
|
|
|
|
void registerSquirrelConstants();
|
|
|
|
#endif |