From aedf71494b2011ceeb06b96e63da1c7a79a32e0e Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Fri, 27 Jun 2014 18:11:06 -0400 Subject: Restructure --- gtnw.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gtnw.h (limited to 'gtnw.h') diff --git a/gtnw.h b/gtnw.h new file mode 100644 index 0000000..a0909d0 --- /dev/null +++ b/gtnw.h @@ -0,0 +1,3 @@ +void global_thermonuclear_war(void); +#define GTN_USSR_MISSILES_PER_TURN 8 +#define GTN_USA_MISSILES_PER_TURN 4 -- cgit v1.1