mirror of https://github.com/axmolengine/axmol.git
27 lines
671 B
C
27 lines
671 B
C
// Unicode string resource file
|
|
|
|
// Original file name: chipmunkUnicodeScript_str.h
|
|
// Generated by TOPS Builder:Project wizard,Date:2010-09-03
|
|
|
|
|
|
#ifndef __chipmunk_STR_STR_H__
|
|
#define __chipmunk_STR_STR_H__
|
|
|
|
|
|
#define AppName_chipmunk__N \
|
|
"A\x00p\x00p\x00_\x00T\x00\x65\x00s\x00t\x00"
|
|
#define AppName_chipmunk__C \
|
|
AppName_chipmunk__N"\x00\x00"
|
|
#define AppName_chipmunk \
|
|
((const unsigned short *)(AppName_chipmunk__C))
|
|
#define AppName_chipmunk__N16 \
|
|
0x0041,0x0070,0x0070,0x005f,0x0054,0x0065,0x0073,0x0074
|
|
#define AppName_chipmunk_16 \
|
|
{AppName_chipmunk__N16,0x0000}
|
|
// Ôʼ´®ÐÅÏ¢£º
|
|
// chipmunk
|
|
|
|
|
|
#endif
|
|
|