Revision 182
adding font
proj.c | ||
---|---|---|
14 | 14 |
#include "graph.h" |
15 | 15 |
#include "sprite.h" |
16 | 16 |
#include "rectangle.h" |
17 |
#include "font.h" |
|
17 | 18 |
|
18 |
#ifdef DIOGO |
|
19 |
#include "shooter.h" |
|
20 |
#endif |
|
21 | 19 |
#ifdef TELMO |
22 | 20 |
#include "crosshair.h" |
23 | 21 |
#endif |
... | ... | |
85 | 83 |
|
86 | 84 |
graph_draw(); |
87 | 85 |
*/ |
86 |
|
|
87 |
|
|
88 |
|
|
88 | 89 |
#endif |
89 | 90 |
|
90 | 91 |
#ifdef TELMO |
Also available in: Unified diff