Minor fixes (#805)

* Add missing Riff.h include and fix const correctness of arguments.
* Cosmetic improvements to Perf breakdown in LogPerfTimings().
* Logging - removed unnecessary cast.
This commit is contained in:
Andrea
2020-07-01 21:08:18 +01:00
committed by GitHub
parent 951f7f5258
commit 82c09abd54
5 changed files with 18 additions and 16 deletions
+1
View File
@@ -37,6 +37,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "Speaker.h"
#include "Video.h" // VideoRedrawScreen()
#include "YamlHelper.h"
#include "Riff.h"
#include "Debugger/Debug.h" // For DWORD extbench