mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-04 02:50:46 -07:00
Some code cleanup.
This commit is contained in:
@ -39,6 +39,8 @@ template<> struct CompileTimeAssert<true> {};
|
||||
#include <sys/endian.h>
|
||||
#endif
|
||||
|
||||
#include "common_types.h"
|
||||
|
||||
// go to debugger mode
|
||||
#ifdef GEKKO
|
||||
#define Crash()
|
||||
|
Reference in New Issue
Block a user