src/strings.h
changeset 6916 e87d54a598ea
parent 6646 0e3b3d315288
child 6720 35756db7e577
equal deleted inserted replaced
6915:99e67df845fd 6916:e87d54a598ea
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file strings.h */
     2 
     4 
     3 #ifndef STRINGS_H
     5 #ifndef STRINGS_H
     4 #define STRINGS_H
     6 #define STRINGS_H
     5 
     7 
     6 char *InlineString(char *buf, uint16 string);
     8 char *InlineString(char *buf, uint16 string);