diff options
Diffstat (limited to 'pacman-c++/pacman.proto')
| -rw-r--r-- | pacman-c++/pacman.proto | 2 |
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 @@ | |||
| 1 | package ProtoBuf; | ||
| 2 | |||
| 1 | message KeyPressUpdate { | 3 | message KeyPressUpdate { |
| 2 | required uint32 newKey = 1; | 4 | required uint32 newKey = 1; |
| 3 | } | 5 | } |
