renamed duplicate definition of global variable
authorHolger Schemel <info@artsoft.org>
Fri, 31 Jan 2020 16:13:43 +0000 (17:13 +0100)
committerHolger Schemel <info@artsoft.org>
Tue, 19 May 2020 16:12:54 +0000 (18:12 +0200)
commitb4271393b10b7c664a58f3db7349a3875c1676fe
treee5bb128c01060ff4888c99da10305cc77b288bb0
parent81dbde8a570a94dd2e938eff2f52dc5a3ecced21
renamed duplicate definition of global variable

This would cause a compilation error with GCC 10, where "-fno-common"
is set by default.
src/game_sp/BugsTerminals.c
src/game_sp/DDScrollBuffer.c
src/game_sp/init.c
src/game_sp/main.c
src/game_sp/main_sp.h