From 528799aa1ab548dc649befeb9fa81f0d83f14a50 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 8 Mar 2016 14:30:50 -0500 Subject: slbt_get_exec_ctx(), slbt_free_exec_ctx(): initial implementation. --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project') diff --git a/project/common.mk b/project/common.mk index 45a3d8f..0dcdcd6 100644 --- a/project/common.mk +++ b/project/common.mk @@ -1,6 +1,7 @@ COMMON_SRCS = \ src/driver/slbt_driver_ctx.c \ src/driver/slbt_unit_ctx.c \ + src/logic/slbt_exec_ctx.c \ src/logic/slbt_map_input.c \ src/skin/slbt_skin_default.c \ -- cgit v1.2.3