aboutsummaryrefslogtreecommitdiff
path: root/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics.h')
-rw-r--r--graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics.h b/graphics.h
index d517b33..3919eb4 100644
--- a/graphics.h
+++ b/graphics.h
@@ -107,7 +107,7 @@ struct SUparams
Channel *donec;
/* TODO replace with a Scene */
- Model *model;
+ Entity *entity;
double var_intensity[3];