Add missing credit for Esperanto translation
[neverball.git] / putt / st_conf.h
blob6bb4d60f53ee1e04de002c026dd539da714b874d
1 #ifndef ST_CONF_H
2 #define ST_CONF_H
4 #include "state.h"
6 extern struct state st_conf;
7 extern struct state st_null;
9 #endif