mirror of
https://github.com/zeldaret/ss
synced 2026-06-07 03:48:09 -04:00
add msl_c to context script
This commit is contained in:
@@ -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/MSL_C"),
|
||||
# Add additional include directories here
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user