mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-30 22:13:54 +00:00
7 lines
145 B
C
7 lines
145 B
C
// Copyright 2016 The go-vgo Project Developers.
|
|
|
|
#include <stdlib.h>
|
|
#include "../base/types.h"
|
|
#include "keypress_c.h"
|
|
#include "keycode_c.h"
|