mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-01 04:10:06 +00:00
First Submit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "CoreMinimal.h"
|
||||
|
||||
#ifndef USE_COG
|
||||
#define USE_COG (ENABLE_DRAW_DEBUG && !NO_LOGGING)
|
||||
#endif
|
||||
Reference in New Issue
Block a user