Code cleanup: removing common.h

This commit is contained in:
Ben Vanik
2015-05-02 01:25:59 -07:00
parent 727ffaa122
commit 30f7effa73
147 changed files with 120 additions and 170 deletions

View File

@@ -14,6 +14,8 @@
#include "xenia/emulator.h"
#include "xenia/cpu/processor.h"
#include "xenia/cpu/thread_state.h"
#include "xenia/logging.h"
#include "xenia/profiling.h"
// As with normal Microsoft, there are like twelve different ways to access
// the audio APIs. Early games use XMA*() methods almost exclusively to touch