mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
bcctrx opcode will fall back to the interpreter, and a minor compile and warning fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3454 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
4395417b68
commit
a83a4fbc0a
3 changed files with 42 additions and 35 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "Common.h"
|
||||
#include <string>
|
||||
#include <mmsystem.h>
|
||||
|
||||
namespace Common
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue