mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-02-03 01:20:03 +00:00
removed CObjStream
This commit is contained in:
@@ -34,7 +34,6 @@ typedef uint32_t cosmo_Flag;
|
||||
// objs
|
||||
typedef struct CObj CObj;
|
||||
typedef struct CObjObject CObjObject;
|
||||
typedef struct CObjStream CObjStream;
|
||||
typedef struct CObjString CObjString;
|
||||
typedef struct CObjUpval CObjUpval;
|
||||
typedef struct CObjFunction CObjFunction;
|
||||
|
||||
Reference in New Issue
Block a user