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:
omegadox
2009-06-15 19:06:59 +00:00
parent 4395417b68
commit a83a4fbc0a
3 changed files with 42 additions and 35 deletions

View File

@ -20,6 +20,7 @@
#include "Common.h"
#include <string>
#include <mmsystem.h>
namespace Common
{