a few dSv_info_c methods ok

This commit is contained in:
unknown
2020-11-28 19:18:27 -05:00
parent dc4ac6c3d2
commit ea32371565
35 changed files with 740 additions and 745 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ TARGET := dolzel2
BUILD_DIR := build/$(TARGET)
SRC_DIRS := $(shell find src/ -type f -name '*.cpp')
SRC_DIRS := $(shell find src/ libs/ -type f -name '*.cpp')
ASM_DIRS := $(shell find asm/ -type f -name '*.s')
# Inputs