Clean up some formatting
This commit is contained in:
parent
9c235ef821
commit
945139e328
@ -29,7 +29,7 @@ uint8_t read_byte_rom(uint8_t * str);
|
|||||||
|
|
||||||
#ifndef NUM_ARRAY
|
#ifndef NUM_ARRAY
|
||||||
#define NUM_ARRAY(a) (sizeof(a)/sizeof((a)[0]))
|
#define NUM_ARRAY(a) (sizeof(a)/sizeof((a)[0]))
|
||||||
#endif // NUM_ARRAY
|
#endif
|
||||||
|
|
||||||
typedef uint16_t pixel_len_t;
|
typedef uint16_t pixel_len_t;
|
||||||
#define PIXEL_LEN_NOLIMIT ((pixel_len_t)(-1))
|
#define PIXEL_LEN_NOLIMIT ((pixel_len_t)(-1))
|
||||||
|
Loading…
Reference in New Issue
Block a user