mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 02:53:57 +00: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