1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-12 23:35:59 +00:00

festive lights

This commit is contained in:
Zeno Rogue
2024-12-22 12:52:51 +01:00
parent 155053c9fb
commit 64f68e636a
6 changed files with 127 additions and 15 deletions

View File

@@ -364,7 +364,9 @@ hpcshape
hpcshape shSpaceship, shMissile, shSpaceshipBase, shSpaceshipCockpit, shSpaceshipGun, shSpaceshipEngine;
hpcshape shReserved[10];
hpcshape shChristmasLight;
hpcshape shReserved[9];
int orb_inner_ring; //< for shDisk* shapes, the number of vertices in the inner ring
int res1, res2;