fixed a build error
renamed SMC_CreateParse to SMC_CreateParser --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40369
This commit is contained in:
@@ -38,7 +38,7 @@ enum SMCError
|
||||
*
|
||||
* @return A new Handle to an SMC Parse structure.
|
||||
*/
|
||||
native Handle:SMC_CreateParse();
|
||||
native Handle:SMC_CreateParser();
|
||||
|
||||
/**
|
||||
* Parses an SMC file.
|
||||
|
||||
Reference in New Issue
Block a user