shithub: cstory

ref: 4e936d4f45dea500a1d20a1b7c3eceadf078cbb0
dir: /src/Star.h/

View raw version
#pragma once

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