chore(dist): update neuron.c and routes.c to 2-arg build_system_prompt
neuron.c and routes.c were compiled against the old 1-arg soul interface. chat.c already uses the 2-arg signature. The Windows cross-compile build generates elp-c-decls.h from all dist/*.c files, causing a conflicting-types error when both signatures appear. Recompile these modules against the current soul API to eliminate the conflict.
This commit is contained in:
+251
-28914
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user