aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dat.h b/dat.h
index 9435dcd..823a94a 100644
--- a/dat.h
+++ b/dat.h
@@ -93,7 +93,7 @@ struct Ship
struct Star
{
Particle;
- Sprite spr;
+ Sprite *spr;
};
struct Universe