shithub: cstory

ref: 2aeda93aebf5e15c489ccbb78554295e20272e0a
dir: /src/Star.h/

View raw version
#pragma once

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