HW2: RC4 - [Not tested] The final version

This commit is contained in:
2025-01-09 00:30:16 +02:00
parent 1b271de2a0
commit f849e8a309
7 changed files with 269 additions and 64 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ BUILD_DIR := bin
OBJ_DIR := $(BUILD_DIR)/obj
DEP_DIR := $(BUILD_DIR)/.dep
OUTPUT_DIR := out-rc3b
OUTPUT_DIR := out
# ========== Compiler settings ==========
# Compiler flags for debug and release