Merge pull request #1051 from Sonicadvance1/ARM-Common

Include a missing include in the ARM emitter's common code.
This commit is contained in:
Ryan Houdek 2014-09-11 21:12:21 -05:00
commit 5061a33c29
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#include "Common/CommonTypes.h"
enum CCFlags
{
CC_EQ = 0, // Equal