shithub: cstory

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

View raw version
#pragma once

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