Revision 351
created libs.h
ent.c | ||
---|---|---|
2 | 2 |
|
3 | 3 |
#include "ent.h" |
4 | 4 |
|
5 |
#include "graph.h" |
|
6 |
#include "sprite.h" |
|
7 |
#include "utils.h" |
|
8 |
#include "rectangle.h" |
|
9 |
#include "text.h" |
|
10 |
#include "errors.h" |
|
11 |
#include "queue.h" |
|
5 |
#include "libs.h" |
|
12 | 6 |
#include <math.h> |
13 | 7 |
|
14 | 8 |
#define GREEN_HEALTH_COLOR 0x009900 |
Also available in: Unified diff