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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user