1 #ifndef KYRA_consolefont_INCLUDED
2 #define KYRA_consolefont_INCLUDED
3 
4 // Machine generated Kyra header file.
5 // Will be overwritten by the encoder.
6 
7 // 1st section constants:   NAME1.name2.name3
8 const U32 CONSOLE = 1;
9 const U32 NONE = 2;
10 
11 // 2nd section constants:   name1.NAME2.name3
12 
13 // 3rd section constants:   name1.name2.NAME3
14 
15 #endif
16