Initial Commit - Lesson 31 (Commit #1)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace RiderDebuggerSupport
|
||||
{
|
||||
void SendLogToDebugger(const char* FormatStr, ...);
|
||||
}
|
||||
Reference in New Issue
Block a user