Skip to content
Snippets Groups Projects
Commit f91cda98 authored by daniel's avatar daniel
Browse files

Add common.h

parent 5a6c7a1f
Branches
No related tags found
No related merge requests found
struct pixel {
int x, y;
uint8_t bright;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment