diff --git a/boom.project.gmx b/boom.project.gmx
index 1fa3c80..8072ad3 100644
--- a/boom.project.gmx
+++ b/boom.project.gmx
@@ -106,6 +106,7 @@
sprites\i_stomping_h_r
sprites\i_gravity
sprites\i_finish
+ sprites\i_help_roll
background\cloud
@@ -269,6 +270,7 @@
+
diff --git a/objects/o_info_keys.object.gmx b/objects/o_info_keys.object.gmx
new file mode 100644
index 0000000..c942ee0
--- /dev/null
+++ b/objects/o_info_keys.object.gmx
@@ -0,0 +1,47 @@
+
+
diff --git a/sprites/i_help_roll.sprite.gmx b/sprites/i_help_roll.sprite.gmx
new file mode 100644
index 0000000..0bba1fb
--- /dev/null
+++ b/sprites/i_help_roll.sprite.gmx
@@ -0,0 +1,24 @@
+
+
+ 0
+ 0
+ 1
+ 0
+ 0
+ 0
+ 0
+ 37
+ 0
+ 32
+ 0
+ 0
+
+ 0
+
+ 0
+ 38
+ 33
+
+ images\i_help_roll_0.png
+
+
diff --git a/sprites/images/i_help_roll_0.png b/sprites/images/i_help_roll_0.png
new file mode 100644
index 0000000..1a1b80c
Binary files /dev/null and b/sprites/images/i_help_roll_0.png differ