Added GT_AsString().
git-svn-id: svn://svn.cc65.org/cc65/trunk@5255 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -136,6 +136,9 @@ unsigned GT_GetArraySize (StrBuf* Type);
|
||||
* The index position will get moved past the array size.
|
||||
*/
|
||||
|
||||
void GT_AsString (const StrBuf* Type, StrBuf* String);
|
||||
/* Convert the type into a readable representation */
|
||||
|
||||
|
||||
|
||||
/* End of gentype.h */
|
||||
|
||||
Reference in New Issue
Block a user