mirror of
https://github.com/TheTesla/HengLongUDPclient.git
synced 2025-06-28 19:36:08 +02:00
9 lines
80 B
C
9 lines
80 B
C
|
|
|
|
#include "extern.h"
|
|
|
|
void fire(void)
|
|
{
|
|
system("xte \'key Return\'\n");
|
|
}
|
|
|