Remove the drawball variable and the burst of stars that appears at
[neverball] / ball / st_play_end.h
1 #ifndef ST_GOAL_H
2 #define ST_GOAL_H
3
4 #include "state.h"
5
6 extern struct state st_play_end;
7
8 #endif