Settings: Add a guiproc callback for general settings GUI operations

This commit is contained in:
Jonathan G Rennison
2021-09-29 19:13:22 +01:00
parent 1820408bf6
commit 47156122fa
11 changed files with 134 additions and 102 deletions

View File

@@ -1879,6 +1879,10 @@ static int64 LinkGraphDistModeXrefChillPP(int64 val)
/* End - xref conversion callbacks */
/* Begin - GUI callbacks */
/* End - GUI callbacks */
/**
* Prepare for reading and old diff_custom by zero-ing the memory.
*/