From 723af2b0ec1d7d1f915ee3ae93cf9a4f9ec8a7a1 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 25 Dec 2016 06:27:20 +0330 Subject: some cosmetic changes --- test/testFuncs2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/testFuncs2.h') diff --git a/test/testFuncs2.h b/test/testFuncs2.h index bf848aa..647613a 100644 --- a/test/testFuncs2.h +++ b/test/testFuncs2.h @@ -8,6 +8,8 @@ /*Globals*/ extern int aaaa[]; +extern int eldiablo = 0; + extern int bbbb[] = {1, 2, 3, 4, 5, 6}; int c[2][3] = {1, 2, 3, 4, 5, 6}; -- cgit v1.2.3