mirror of
https://github.com/UberGames/EF2GameSource.git
synced 2024-11-30 15:10:51 +00:00
7 lines
133 B
C
7 lines
133 B
C
#ifndef __BEHAVIORS_H__
|
|
#define __BEHAVIORS_H__
|
|
|
|
#include "behavior.h"
|
|
//#include "rotateToEntity.hpp"
|
|
|
|
#endif /* __BEHAVIORS_H__ */
|