1
This commit is contained in:
parent
7ad6c7d7f2
commit
a9492a4e7f
@ -8,6 +8,8 @@
|
||||
#include "behaviac/behaviac.h"
|
||||
|
||||
// YOU SHOULD SET THE HEADER FILES OF YOUR GAME WHEN EXPORTING CPP FILES ON THE BEHAVIAC EDITOR:
|
||||
#include "../../../base_agent.h"
|
||||
#include "../../../android_agent.h"
|
||||
|
||||
|
||||
#endif // _BEHAVIAC_HEADERS_H_
|
||||
|
@ -5,6 +5,10 @@
|
||||
<isexported>False</isexported>
|
||||
<exportfilecount>1</exportfilecount>
|
||||
<folder>../exported</folder>
|
||||
<includedfilenames>
|
||||
<includedfilename>base_agent.h</includedfilename>
|
||||
<includedfilename>android_agent.h</includedfilename>
|
||||
</includedfilenames>
|
||||
</cpp>
|
||||
</export>
|
||||
</workspace>
|
Loading…
x
Reference in New Issue
Block a user