mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 05:17:57 -05:00
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
Removed s_ prefix
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "core/arm/interpreter/armdefs.h"
|
||||
#include "core/arm/interpreter/armemu.h"
|
||||
#include "core/arm/skyeye_common/armdefs.h"
|
||||
#include "core/arm/skyeye_common/armemu.h"
|
||||
|
||||
|
||||
/*#define CIRRUS_DEBUG 1 */
|
||||
|
Reference in New Issue
Block a user