shithub: cstory

ref: 27a621f9231f0682b69fc0236b8e193ab289a7a6
dir: /src/Star.h/

View raw version
#pragma once

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