shithub: cstory

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

View raw version
#pragma once

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