From 0a5b8d61a7ce7cb8112e5f7d74ac57987b46c189 Mon Sep 17 00:00:00 2001 From: MotoLegacy Date: Mon, 1 Feb 2021 10:57:40 -0500 Subject: [PATCH] oops - fix extension too --- main_terminal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_terminal.c b/main_terminal.c index 3bc8995..1db40f3 100644 --- a/main_terminal.c +++ b/main_terminal.c @@ -1,5 +1,5 @@ /** - @file main_terminal.cpp + @file main_terminal.c This is Linux terminal implementation of the game front end. If you replace the input methods, it will most likely run in other terminals as well. This