mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
apply fixes for aarch64 linux by @nadiaholmquist
This commit is contained in:
@ -8,9 +8,9 @@
|
||||
#include <cstring>
|
||||
#include <vector>
|
||||
|
||||
#include "Compat.h"
|
||||
#include "Align.h"
|
||||
#include "Arm64Emitter.h"
|
||||
#include "Assert.h"
|
||||
#include "BitUtils.h"
|
||||
#include "../types.h"
|
||||
#include "MathUtil.h"
|
||||
|
Reference in New Issue
Block a user