shithub: choc

Download patch

ref: b1a2bc043a92c4203b0c7e46b8589f14a57e48ae
parent: 389f56158e8163edb5c07129e2e67716b2c02114
author: Acts 19 quiz <N/A>
date: Fri Jan 28 07:55:17 EST 2022

Add French console print.

--- a/src/doom/d_main.c
+++ b/src/doom/d_main.c
@@ -1257,6 +1257,7 @@
         // Look for french.deh in the same directory as the IWAD file.
         dirname = M_DirName(iwadfile);
         french_deh = M_StringJoin(dirname, DIR_SEPARATOR_S, "french.deh", NULL);
+        printf("French version\n");
         free(dirname);
 
         // If the dehacked patch isn't found, try searching the WAD