mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-05 03:47:58 +00:00
initial reformatting of comments for Doxygen
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
// Hyperbolic Rogue -- routines related to sounds
|
||||
// Hyperbolic Rogue -- sound effects and music
|
||||
// Copyright (C) 2011-2018 Zeno Rogue, see 'hyper.cpp' for details
|
||||
|
||||
/** \file sound.cpp
|
||||
* \brief sound effects and music
|
||||
*/
|
||||
|
||||
namespace hr {
|
||||
|
||||
EX const char *musicfile = "";
|
||||
|
Reference in New Issue
Block a user