mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 13:17:56 -05:00
Remove redundant include from common_funcs.h
This commit is contained in:
@ -39,8 +39,6 @@ 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