Skip to content
Snippets Groups Projects
Commit 945139e3 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Clean up some formatting

parent 9c235ef8
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ uint8_t read_byte_rom(uint8_t * str);
#ifndef NUM_ARRAY
#define NUM_ARRAY(a) (sizeof(a)/sizeof((a)[0]))
#endif // NUM_ARRAY
#endif
typedef uint16_t pixel_len_t;
#define PIXEL_LEN_NOLIMIT ((pixel_len_t)(-1))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment