mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-04-08 10:40:04 +00:00
added string.sub()
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "cstate.h"
|
||||
|
||||
|
||||
COSMO_API void cosmoB_loadLibrary(CState *state);
|
||||
COSMO_API void cosmoB_loadDebug(CState *state);
|
||||
COSMO_API int cosmoB_print(CState *state, int nargs, CValue *args);
|
||||
|
||||
Reference in New Issue
Block a user