mirror of
https://github.com/TheTesla/HengLongUDPclient.git
synced 2025-06-29 11:56:09 +02:00
added fire button screenshot
This commit is contained in:
parent
a81f7afcf9
commit
8b1ec58829
6 changed files with 49 additions and 4 deletions
9
extern.c
Normal file
9
extern.c
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
#include "extern.h"
|
||||
|
||||
void fire(void)
|
||||
{
|
||||
system("xte key Return");
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue