hot reload refactor
This commit is contained in:
@@ -13,4 +13,10 @@ struct thread_ctx_t {
|
||||
logger_t log;
|
||||
};
|
||||
|
||||
enum {
|
||||
tcx_slot_rn,
|
||||
tcx_slot_ui,
|
||||
tcx_slot_app,
|
||||
};
|
||||
|
||||
gb_thread thread_ctx_t *tcx;
|
||||
|
||||
Reference in New Issue
Block a user