shithub: cstory

ref: 8f38cf56c130ced6c9a97104b1baadb3caec2d47
dir: /src/Star.h/

View raw version
#pragma once

void InitStar(void);
void ActStar(void);
void PutStar(int fx, int fy);