From a7237a2aee58ccfb5fc1424dacaaaa29f2b93c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Fri, 31 May 2019 22:39:07 +0200 Subject: [PATCH] Add TODO --- small3dlib.h | 1 + 1 file changed, 1 insertion(+) diff --git a/small3dlib.h b/small3dlib.h index 2945d00..971defd 100644 --- a/small3dlib.h +++ b/small3dlib.h @@ -113,6 +113,7 @@ #include +// TODO: these are useless as they can't be used from the users program, LOL! // values for setting the library behavior: #define S3L_Z_BUFFER_NONE 0 /**< Don't use z-buffer. This saves a lot of