mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-07 19:18:19 +02:00
5 lines
No EOL
113 B
C++
5 lines
No EOL
113 B
C++
#include "BeefySysLib/Common.h"
|
|
|
|
void HDStart();
|
|
void HDCheckHandles(const std::string& traceStr);
|
|
void HDDump(); |