mirror of
https://github.com/zeldaret/ph
synced 2026-07-07 21:31:01 -04:00
Remove obsolete #define NONMATCH in global.h
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
|
||||
// Prevent the IDE from reporting errors that the compiler/linker won't report
|
||||
#ifdef __INTELLISENSE__
|
||||
#define NONMATCH
|
||||
#endif
|
||||
|
||||
#define ARM _Pragma("thumb off")
|
||||
|
||||
Reference in New Issue
Block a user