ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Cnv/config.h
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:11:46 2006 UTC (18 years, 4 months ago) by root
Content type: text/plain
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, LAST_C_VERSION, UPSTREAM_2006_02_22, difficulty_fix_merge_060810_2300, UPSTREAM_2006_02_03
Branch point for: difficulty_fix
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# User Rev Content
1 root 1.1 /*
2     * include here implementation depend template file
3     */
4    
5     #define CnvPromptMax 80
6     #define Continue "Continue"
7    
8    
9     /*** end of config.h ***/