More clanging

This commit is contained in:
Kevin Bentley
2024-04-16 14:46:12 -06:00
parent e9435eaa1e
commit 61be1317b2
70 changed files with 227 additions and 209 deletions

View File

@@ -447,7 +447,7 @@ bool mod_LoadModule(module *handle, char *imodfilename, int flags) {
}
err = GetDiskFragment(&SLSpec, 0, 0, NULL, 5, &connID, (Ptr *)NULL, NULL);
// err = GetDiskFragment(&SLSpec, 0, kCFragGoesToEOF, toolName, kPrivateCFragCopy, &connID, (Ptr*)&myMainAddr,
//errName);
// errName);
if (err) {
mprintf((2, "could not get disk fragmet %s\n", modfilename));
// Int3();;