Project

General

Profile

Revision 166

encapsulated some functions

View differences:

sprite.c
2 2

  
3 3
#include "sprite.h"
4 4

  
5
#include "graphics.h"
5
#include "graph.h"
6 6
#include "utils.h"
7 7
#include <math.h>
8 8

  

Also available in: Unified diff