From 155e8430aaa0e92f567b6e43d666539d09965f64 Mon Sep 17 00:00:00 2001
From: sparky4 <sparky4@cock.li>
Date: Tue, 28 Jun 2016 11:14:14 -0500
Subject: [PATCH] gvar.video.page[1].pattern_ofs removed because it is just
 (0x10000UL - (uint16_t)gvar.video.page[1].data) the image now bounce like the
 leamer

---
 src/lib/typdefst.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h
index ddd56a16..28b1ed6a 100755
--- a/src/lib/typdefst.h
+++ b/src/lib/typdefst.h
@@ -90,6 +90,7 @@ typedef struct {
 typedef struct
 {
 	//vrs with sprite ....
+	boolean wwww;
 } vrs_t;
 
 typedef struct
-- 
2.39.5