Update comment
This commit is contained in:
parent
b84f7301d1
commit
70f3f4f197
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ class QuadTree {
|
|||
|
||||
~QuadTree(void);
|
||||
|
||||
// Renvoie l'image compressée
|
||||
// Renvoie l'image avec un certain niveau de compression
|
||||
SDL_Surface * image(short);
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue