Import from neverball-1.3.1.tar.gz
[neverball-archive.git] / ball / st_goal.h
blob0e01abbdd222a9e966384c79ec3aa472e33b147f
1 #ifndef ST_GOAL_H
2 #define ST_GOAL_H
4 #include "state.h"
6 extern struct state st_goal;
8 #endif