1 line
78 B
C
1 line
78 B
C
|
#ifndef __SKY
#define __SKY
extern int gLightning;
void SkyRender();
#endif
|