1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-05-04 15:07:17 +00:00

SCP: Updated to current.

This commit is contained in:
Richard Cornwell
2020-10-26 18:38:05 -04:00
parent e7a7f73554
commit 968f13fe32
8 changed files with 322 additions and 41 deletions

View File

@@ -1912,7 +1912,7 @@ saved_capac = uptr->capac;
uptr->capac = temp_capac;
for (part = 0; part < RT11_MAXPARTITIONS; part++) {
uint16 seg_highest;
uint16 seg_highest = 0;
int type;
base = part << 16;