aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.rs')
-rw-r--r--src/types.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.rs b/src/types.rs
index a5ac590..fca7f97 100644
--- a/src/types.rs
+++ b/src/types.rs
@@ -1,6 +1,7 @@
use libc;
pub enum ScreenImpl {}
+pub enum CellImpl {}
#[repr(C)]
pub struct Loc {