- Committing first working version of new AMOR settings module
This commit is contained in:
@ -84,5 +84,9 @@
|
||||
/*
|
||||
returns the current length of the dynamic string.
|
||||
*/
|
||||
|
||||
#endif
|
||||
|
||||
int DynStringClear(pDynString self);
|
||||
/*
|
||||
removes all old dat from the dynstring
|
||||
*/
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user