improve Update_pixel_renderer()
+doxygen
This commit is contained in:
@@ -406,7 +406,7 @@ typedef struct T_Page
|
||||
int Height; ///< Image height in pixels.
|
||||
T_Palette Palette; ///< Image palette.
|
||||
|
||||
byte Image_mode; ///< 0= layered image, 1=animation,
|
||||
enum IMAGE_MODES Image_mode; ///< 0= layered image, 1=animation,
|
||||
|
||||
char Comment[COMMENT_SIZE+1]; ///< Comment to store in the image file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user