Added DebuggerIsAttached

This commit is contained in:
Alex
2023-03-14 00:01:44 +02:00
parent 59d547d9c4
commit c046b079f2
4 changed files with 24 additions and 14 deletions

View File

@ -20,6 +20,7 @@
#endif
extern struct BootInfo *bInfo;
extern bool DebuggerIsAttached;
#ifdef __cplusplus
#ifdef DEBUG