shithub: cstory

ref: c478cf242bc7eee1ce455dcf0ee74cb3705fcef6
dir: /src/Star.h/

View raw version
#pragma once

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