BlitzMax Extended
0.8.16
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 Sun Sep 30 2012 02:28:21 for BlitzMax Extended by
1.8.1.1