diff options
Diffstat (limited to 'graphics.h')
-rw-r--r-- | graphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ struct SUparams Channel *donec; /* TODO replace with a Scene */ - Model *model; + Entity *entity; double var_intensity[3]; |