1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/small3dlib.git synced 2024-11-21 20:39:57 +01:00
This commit is contained in:
Miloslav Číž 2019-05-21 14:08:03 +02:00
parent aba0c82426
commit bf9223c4c4

2
s3l.h
View file

@ -867,7 +867,7 @@ void S3L_initDrawConfig(S3L_DrawConfig *config)
}
void S3L_PIXEL_FUNCTION(S3L_PixelInfo *pixel); // forward decl
// TODO: ^ should be inline?
typedef struct
{
int16_t steps;