mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
5 lines
113 B
C
5 lines
113 B
C
![]() |
#include "BeefySysLib/Common.h"
|
||
|
|
||
|
void HDStart();
|
||
|
void HDCheckHandles(const std::string& traceStr);
|
||
|
void HDDump();
|