commit
fcdf1a891c
13
Home.md
Normal file
13
Home.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Include DLib
|
||||
```
|
||||
class CfgFunctions
|
||||
{
|
||||
#include "DLib\includes\CfgFunctions.hpp"
|
||||
|
||||
class MIS
|
||||
{
|
||||
file="functions";
|
||||
// Add mission functions here
|
||||
};
|
||||
};
|
||||
```
|
Loading…
Reference in New Issue
Block a user