You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-puzzle/biniax2/files/biniax2-1.30-fno-common.patch

18 lines
389 B

https://bugs.gentoo.org/795078
--- a/desktop/inp.c
+++ b/desktop/inp.c
@@ -37,4 +37,5 @@
******************************************************************************/
+BNX_INP _Inp;
BNX_BOOL inpInit()
--- a/desktop/inp.h
+++ b/desktop/inp.h
@@ -70,5 +70,4 @@
} BNX_INP;
-BNX_INP _Inp;
/******************************************************************************