[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: toLua : How do you rename functions in the package file
- From: "RJP Computing" <rjpcomputing@...>
- Date: Mon, 6 Aug 2007 08:20:13 -0400
Anther toLua question; How can I rename a function? I read the docs and
it does say to use the '@' symbol to rename, but it isn't working for
this function.
typedef enum LOG_LEVELS;
void LIB_LOG_CUSTOM@Log ( LOG_LEVELS level, char* msg );
--
Regards,
Ryan
RJP Computing