mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-22 10:04:39 +00:00
git doesn't understand namechange
This commit is contained in:
parent
813385caa3
commit
abd3dd4b5a
@ -1,7 +0,0 @@
|
|||||||
#ifdef _MSC_VER
|
|
||||||
#define BREAKPOINT __debugbreak
|
|
||||||
#elif defined(__GNUC__)
|
|
||||||
#define BREAKPOINT __builtin_trap
|
|
||||||
#else
|
|
||||||
#error What the fuck is this compiler
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user