mirror of
https://git.coom.tech/drummyfish/small3dlib.git
synced 2024-11-20 20:29:58 +01:00
Fix typo
This commit is contained in:
parent
c6297cfc4e
commit
21e227a4eb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
#include "Pokitto.h"
|
||||
|
||||
/* Before including small3dli, we need to define some values for it, such as
|
||||
/* Before including small3dlib, we need to define some values for it, such as
|
||||
the resolution, the name of the pixel drawing function etc.: */
|
||||
|
||||
#define S3L_PIXEL_FUNCTION pixelFunc
|
||||
|
|
Loading…
Reference in a new issue