mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-02-01 00:43:33 +00:00
Added os.system() to the os.* library
This commit is contained in:
@@ -19,6 +19,7 @@ COSMO_API void cosmoB_loadObjLib(CState *state);
|
||||
|
||||
/* loads the os library, including:
|
||||
- os.read()
|
||||
- os.system()
|
||||
- os.time()
|
||||
*/
|
||||
COSMO_API void cosmoB_loadOSLib(CState *state);
|
||||
|
||||
Reference in New Issue
Block a user