updated URL of forum and table in readme file
[neverball] / share / st_lang.h
1 #ifndef ST_LANG_H
2 #define ST_LANG_H
3
4 #include "state.h"
5
6 extern struct state st_lang;
7
8 #endif