mirror of
https://github.com/TheTesla/HengLongUDPclient.git
synced 2025-06-28 19:36:08 +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.h
Normal file
9
extern.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#ifndef EXTERN_H_INCLUDED
|
||||
#define EXTERN_H_INCLUDED
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
void fire(void);
|
||||
|
||||
|
||||
#endif // EXTERN_H_INCLUDED
|
Loading…
Add table
Add a link
Reference in a new issue