mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-25 22:19:43 +00:00
updated the header comments to 2018, also added the missing ones
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// Hyperbolic Rogue -- Barriers
|
||||
// This file implements routines related to barriers (Great Walls and similar).
|
||||
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
bool checkBarriersFront(cellwalker bb, int q, bool cross) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user