1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-11 12:47:39 +00:00

filename in pcmove documentation

This commit is contained in:
Zeno Rogue
2020-02-29 18:00:04 +01:00
parent 6b5481b876
commit a36fb633b2

View File

@@ -1,7 +1,7 @@
// Hyperbolic Rogue - PC movement
// Copyright (C) 2011-2019 Zeno Rogue, see 'hyper.cpp' for details
/** \file checkmove.cpp
/** \file pcmove.cpp
* \brief PC movements
*/