mirror of
https://git.coom.tech/drummyfish/small3dlib.git
synced 2024-11-21 20:39:57 +01:00
Add TODO
This commit is contained in:
parent
8ef76ebdc7
commit
a7237a2aee
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
|
||||
// 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
|
||||
|
|
Loading…
Reference in a new issue