/usr/bin/ld: src/osd_sdl_gfx.o:/huexpress-git/src/huexpress-git/src/osd_sdl_gfx.c:26: multiple definition of `XBuf'; src/osd_sdl_machine.o:/huexpress-git/src/huexpress-git/src/osd_sdl_machine.c:13: first defined here
collect2: error: ld returned 1 exit status
I was able to get the emulator to compile by modifying one of the definitions of XBuf to
when compiling:
I was able to get the emulator to compile by modifying one of the definitions of XBuf to