Project

General

Profile

Statistics
| Revision:

root / proj / src / sprite.c @ 211

History | View | Annotate | Download (106 Bytes)

1 152 up20180642
#include <lcom/lcf.h>
2
3
#include "sprite.h"
4
5 166 up20180642
#include "graph.h"
6 210 up20180642
7 211 up20180642
/// sprite_draw is implemented in graph.c