From 87c3fbb37141827622eeadb89189c267ed4baf87 Mon Sep 17 00:00:00 2001 From: Fox Caminiti Date: Mon, 24 Oct 2022 22:58:07 -0400 Subject: development --- defines.h | 1 - 1 file changed, 1 deletion(-) (limited to 'defines.h') diff --git a/defines.h b/defines.h index 2ab2ba6..ccadb78 100644 --- a/defines.h +++ b/defines.h @@ -35,7 +35,6 @@ typedef uint64 ptrsize; // is there a compiler variable for 32 vs 64 bit like #define MAX_PROPERTIES_PER_EFFECT 16 #define MAX_KEYFRAME_BLOCKS 64 #define MAX_KEYFRAMES_PER_BLOCK 32 // max keyframes on a single channel is 2048 -#define STRING_SIZE 1024 // TODO(fox): Paths above STRING_SIZE length aren't handled properly. #define MAX_SELECTED_PROPERTIES 16 -- cgit v1.2.3