summaryrefslogtreecommitdiffstats
path: root/pacman-c++/pacman.proto
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/pacman.proto')
-rw-r--r--pacman-c++/pacman.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/pacman-c++/pacman.proto b/pacman-c++/pacman.proto
index 39c68f7..7a582df 100644
--- a/pacman-c++/pacman.proto
+++ b/pacman-c++/pacman.proto
@@ -1,3 +1,5 @@
1package ProtoBuf;
2
1message KeyPressUpdate { 3message KeyPressUpdate {
2 required uint32 newKey = 1; 4 required uint32 newKey = 1;
3} 5}