BlitzMax Extended
0.8.18
Pushing Blitz to the Max.
Main Page
Related Pages
Data Structures
Files
File List
Globals
c
blitz_unicode.h
Go to the documentation of this file.
1
9
#ifndef BLITZ_UNICODE_H
10
#define BLITZ_UNICODE_H
11
12
#include "_common.h"
13
14
BB_BEGIN_DECLS
15
20
extern
const
BBChar
bbToLowerData[1913];
21
26
extern
const
BBChar
bbToUpperData[1913];
27
28
BB_END_DECLS
29
30
#endif // BLITZ_UNICODE_H
Generated on Wed Oct 10 2012 19:14:23 for BlitzMax Extended by
1.8.1.1