mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-05 10:14:04 +00:00
[client] added KVMGFX_HEADER_VERSION define
This commit is contained in:
@@ -19,7 +19,8 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define KVMGFX_HEADER_MAGIC "[[KVMGFXHeader]]"
|
||||
#define KVMGFX_HEADER_MAGIC "[[KVMGFXHeader]]"
|
||||
#define KVMGFX_HEADER_VERSION 3
|
||||
|
||||
typedef enum FrameType
|
||||
{
|
||||
|
Reference in New Issue
Block a user