changed most comments from C to C++ style for BD engine code
authorHolger Schemel <info@artsoft.org>
Wed, 28 Feb 2024 18:16:48 +0000 (19:16 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 28 Feb 2024 19:14:45 +0000 (20:14 +0100)
commit93a37840d8ff4a84fc878f148e3abfeecb701821
tree164001b1d17407933754ab6fb07732e54a5b5275
parent3e2f5b80c9748e74cb33fd6f570678bf51c992ba
changed most comments from C to C++ style for BD engine code
22 files changed:
src/game_bd/bd_bdcff.c
src/game_bd/bd_c64import.c
src/game_bd/bd_c64import.h
src/game_bd/bd_cave.c
src/game_bd/bd_cave.h
src/game_bd/bd_cavedb.c
src/game_bd/bd_cavedb.h
src/game_bd/bd_caveengine.c
src/game_bd/bd_caveengine.h
src/game_bd/bd_caveobject.c
src/game_bd/bd_caveobject.h
src/game_bd/bd_caveset.c
src/game_bd/bd_caveset.h
src/game_bd/bd_colors.c
src/game_bd/bd_colors.h
src/game_bd/bd_elements.h
src/game_bd/bd_gameplay.c
src/game_bd/bd_gameplay.h
src/game_bd/bd_graphics.c
src/game_bd/bd_random.c
src/game_bd/bd_sound.c
src/game_bd/main_bd.h