dthelp: Resolve GCC 10 errors about multiple definitions of global variables

This commit is contained in:
Peter Howkins
2020-11-24 05:42:59 +00:00
parent 9ff00704b3
commit dc45d133c9
18 changed files with 223 additions and 51 deletions

View File

@@ -37,6 +37,7 @@ XLATEOBJECTS = $(HTAG2SRC)/LocaleXlate.o $(HTAG2SRC)/XlationSvc.o
APPLOBJECTS = \
$(HTAG2SRC)/custom.o \
$(HTAG2SRC)/global.o \
$(HTAG2SRC)/sdl.o \
$(HTAG2SRC)/option.o \
$(HTAG2SRC)/out.o \