Pratyush Desai
5556366d4b
A workspace to trial things across different IDEs and devenvs Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
5 lines
61 B
C
5 lines
61 B
C
#pragma once
|
|
|
|
void InitLog();
|
|
void Log(const char* message);
|