tennis.map: Texture tweak
[neverball] / ball / st_title.h
1 #ifndef ST_TITLE_H
2 #define ST_TITLE_H
3
4 #include "state.h"
5
6 extern struct state st_title;
7
8 #endif