shithub: cstory

ref: 10caae5e74653336605b6e8254c7571d248c242e
dir: /src/Star.h/

View raw version
#pragma once

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