4 lines
71 B
C
4 lines
71 B
C
|
void clouds_init();
|
||
|
void clouds_move(int *args);
|
||
|
void clouds_render();
|