8 lines
140 B
C
8 lines
140 B
C
|
#ifndef __BEHAVIORS_H__
|
||
|
#define __BEHAVIORS_H__
|
||
|
|
||
|
#include "behavior.h"
|
||
|
//#include "rotateToEntity.hpp"
|
||
|
|
||
|
#endif /* __BEHAVIORS_H__ */
|