From 724c36ea74dc6f2dfc097c45825c06df7756e058 Mon Sep 17 00:00:00 2001 From: Aki Date: Mon, 28 Feb 2022 22:39:43 +0100 Subject: Created compatible replacement panic functionality In the long run a more versatile solution is preferred. --- Stars45/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Stars45/CMakeLists.txt') diff --git a/Stars45/CMakeLists.txt b/Stars45/CMakeLists.txt index 19bfbdd..0376b00 100644 --- a/Stars45/CMakeLists.txt +++ b/Stars45/CMakeLists.txt @@ -186,6 +186,7 @@ add_executable( NetUtil.cpp OptDlg.cpp PCX.CPP + Panic.cpp ParseUtil.cpp Parser.cpp Particles.cpp -- cgit v1.1