headers angepisst
This commit is contained in:
parent
3d834b54cf
commit
5c25bf16b4
2
msg.h
2
msg.h
|
@ -10,7 +10,7 @@ struct message {
|
|||
long timestamp;
|
||||
int width; // varies
|
||||
int height; // normally 80
|
||||
char **image; // dimension is width x height
|
||||
char *image; // dimension is width x height
|
||||
};
|
||||
struct Buffer {
|
||||
int size;
|
||||
|
|
Loading…
Reference in New Issue
Block a user