mirror of
https://github.com/jscrane/r65emu.git
synced 2025-04-06 16:37:27 +00:00
add orientations
This commit is contained in:
parent
72f7febe72
commit
a8e6f24e03
@ -2,7 +2,7 @@
|
||||
#define __TFTDISPLAY_H__
|
||||
|
||||
typedef enum {
|
||||
portrait, landscape
|
||||
portrait, landscape, reverse_portrait, reverse_landscape
|
||||
} orientation_t;
|
||||
|
||||
typedef unsigned colour_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user