shithub: cstory

ref: 5987a5a8d7aa75ff585d8cccfe93433315fb7388
dir: /src/Star.h/

View raw version
#pragma once

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