util
This commit is contained in:
@@ -56,6 +56,7 @@ typedef struct cell_rt {
|
||||
JSAtom actor_sym;
|
||||
|
||||
const char *name; // human friendly name
|
||||
cell_hook trace_hook;
|
||||
} cell_rt;
|
||||
|
||||
cell_rt *create_actor(void *wota);
|
||||
|
||||
Reference in New Issue
Block a user