@@ -1038,7 +1038,7 @@ begin |
| 1038 |
if RenderPreviewROM then begin |
1038 |
if RenderPreviewROM then begin |
| 1039 |
LockPlayback; |
1039 |
LockPlayback; |
| 1040 |
|
1040 |
|
| 1041 |
// Load the new symbol TableGroupBox |
1041 |
// Load the new symbol table |
| 1042 |
ParseSymFile('render/preview.sym'); |
1042 |
ParseSymFile('render/preview.sym'); |
| 1043 |
|
1043 |
|
| 1044 |
// Start emulation on the rendered preview binary |
1044 |
// Start emulation on the rendered preview binary |
@@ -1423,7 +1423,7 @@ begin |
| 1423 |
LoadInstrument(itSquare, 1); |
1423 |
LoadInstrument(itSquare, 1); |
| 1424 |
LoadWave(0); |
1424 |
LoadWave(0); |
| 1425 |
|
1425 |
|
| 1426 |
// Initialize order table (InitializeSong creates the default order TableGroupBox) |
1426 |
// Initialize order table (InitializeSong creates the default order table) |
| 1427 |
CopyOrderMatrixToOrderGrid; |
1427 |
CopyOrderMatrixToOrderGrid; |
| 1428 |
|
1428 |
|
| 1429 |
// Manually resize the fixed column in the order editor |
1429 |
// Manually resize the fixed column in the order editor |