mausezahn: move variable definitions from mz.h to mausezahn.c
commit56f8f399a20275a4a73ebc4450bd8eeba7ee1656
authorTobias Klauser <tklauser@distanz.ch>
Wed, 19 Aug 2020 11:13:54 +0000 (19 13:13 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 19 Aug 2020 11:16:51 +0000 (19 13:16 +0200)
tree8aaccb5884771bb5b69831891b0493c7ea219823
parent6f20cd366ea73b8b9cf49568e9b95cd79922daed
mausezahn: move variable definitions from mz.h to mausezahn.c

Move variable definitions to avoid "multiple definition of symbol"
linker errors with gcc-10.

Fixes #216

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
staging/mausezahn.c
staging/mz.h