Start of support for rotated bboxes. shouldn't do anything yet

This commit is contained in:
Adam Olsen 2001-07-26 00:01:13 +00:00
parent 8fc5e5e372
commit 619b12375c
3 changed files with 30 additions and 18 deletions

View file

@ -148,6 +148,7 @@ typedef struct
int owner; //int
int message; //string_t
int sounds; //float
int rotated_bbox; //int
int alpha;
int scale;