Project

General

Profile

Revision 332

worked out things

View differences:

ent.h
1 1
#ifndef ENT_H_INCLUDED
2 2
#define ENT_H_INCLUDED
3 3

  
4
#include "graph.h"
4
#include "basic_sprite.h"
5 5
#include "list.h"
6 6

  
7 7
void (ent_set_scale) (double n);

Also available in: Unified diff