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