From 22a73e6006c9bee8a2e713cc8528ce67ab6c8c66 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Sun, 16 May 2021 15:44:33 +0800 Subject: use rich4_config --- asm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'asm/Makefile') diff --git a/asm/Makefile b/asm/Makefile index a06365e..6222f9e 100644 --- a/asm/Makefile +++ b/asm/Makefile @@ -7,6 +7,7 @@ LIBS+=-lmsvcrt OBJS = entry.obj \ rich4.obj rich4_time.obj card_strings.obj stocks_data.obj card_table.obj tool_strings.obj tool_table.obj \ + rich4_config.obj \ players.obj \ window_util.obj \ rich4_crt_mthread.obj rich4_clib.obj -- cgit v1.2.3