shithub: cstory

ref: 72eec8227cf41e9d2ad19b4b0ee6546a8a761b8e
dir: /src/Star.h/

View raw version
#pragma once

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