mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-26 11:30:11 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user