Skip to content
Snippets Groups Projects
Commit 476a0a38 authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

remove ^pixel

parent 7904e355
No related branches found
No related tags found
No related merge requests found
#ifndef PIXEL_H
#define PIXEL_H
struct PIXEL_H{
unsigned char r,g,b;
};
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment