daObjCBlk_c equivalent (#2326)

This commit is contained in:
hatal175
2025-03-13 01:03:14 +02:00
committed by GitHub
parent 15a807bb7b
commit 34c5d8272e
6 changed files with 277 additions and 960 deletions
+1
View File
@@ -20,6 +20,7 @@ root_dir = os.path.abspath(os.path.join(script_dir, ".."))
src_dir = os.path.join(root_dir, "src")
include_dirs = [
os.path.join(root_dir, "include"),
os.path.join(root_dir, "include/dolphin"),
os.path.join(root_dir, "src"),
os.path.join(root_dir, "src/PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Include"),
os.path.join(root_dir, "src/PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Include"),