shithub: riscv

ref: 891a8c4f2c3a18c60cbfb3b15a67be32937fbfad
dir: /sys/src/games/mines/fns.h/

View raw version
void LeftClick(Point);
void RightClick(Point);
void DrawButton(int);
void InitMineField(void);
void GhostMode(void);
void GhostReset(void);