9 lines
118 B
C
9 lines
118 B
C
|
#ifndef TRANQUILITY
|
||
|
#define TRANQUILITY
|
||
|
|
||
|
#define TRANQUILITY_N 46288
|
||
|
|
||
|
void read_tranquility_js(char* string);
|
||
|
|
||
|
#endif
|