272
edits
Dreammaster (talk | contribs) m (Added commit to pending list) |
Dreammaster (talk | contribs) m (Add md5 for function linking reordering) |
||
Line 13: | Line 13: | ||
Changes the audio channels array to std::array<std::unique_ptr<SOUNDCLIP> ><br> | Changes the audio channels array to std::array<std::unique_ptr<SOUNDCLIP> ><br> | ||
I couldn't get this to compile properly in ScumMVM with our version of std::unique_ptr. | I couldn't get this to compile properly in ScumMVM with our version of std::unique_ptr. | ||
* 0f977a56f0b1cf293f711e8380bb9ddaa54d2573 - Reorder function linking steps | |||
I tried applying the commit twice from scratch, and both times I ended up with a null pointer error dialog when starting QFG2VGA. So I'm not including it for now. | |||
== Currently skipped == | == Currently skipped == |
edits