shithub: cstory

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

View raw version
#pragma once

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