Removing unused HIR opcodes.

Progress on #291.
This commit is contained in:
Ben Vanik
2015-06-28 10:53:32 -07:00
parent 3745746fcc
commit 0630b524fa
6 changed files with 2 additions and 77 deletions

View File

@@ -9,6 +9,8 @@
#include "xenia/cpu/hir/opcodes.h"
using namespace xe::cpu::hir;
namespace xe {
namespace cpu {
namespace hir {