mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-25 17:59:42 +00:00
updated the header comments to 2018, also added the missing ones
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Hyperbolic Rogue pattern generator
|
||||
|
||||
// Copyright (C) 2011-2016 Zeno Rogue, see 'hyper.cpp' for details
|
||||
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
void spill50(cell *c, eWall w, int r) {
|
||||
c->wall = w;
|
||||
|
||||
Reference in New Issue
Block a user