aboutsummaryrefslogtreecommitdiff
path: root/src/survive_internal.h
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2017-03-03 02:15:04 -0500
committercnlohr <lohr85@gmail.com>2017-03-03 02:15:04 -0500
commit58b19da6848e64c9ca7aa47d8b3e0cd30db89d44 (patch)
treeae22943ea2072a92a50dc4524886d91341c52977 /src/survive_internal.h
parentb5ff8e57a6bd86931f00465f8009626dcd36d94d (diff)
downloadlibsurvive-58b19da6848e64c9ca7aa47d8b3e0cd30db89d44.tar.gz
libsurvive-58b19da6848e64c9ca7aa47d8b3e0cd30db89d44.tar.bz2
Split out into some more things in the include folder. Getting closer to trying to have posers.
Diffstat (limited to 'src/survive_internal.h')
-rw-r--r--src/survive_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/survive_internal.h b/src/survive_internal.h
index 1fdef41..9d04d93 100644
--- a/src/survive_internal.h
+++ b/src/survive_internal.h
@@ -27,8 +27,6 @@
//XXX TODO This one needs to be rewritten.
#define SV_KILL() exit(0)
-#define INTBUFFSIZE 64
-#define SENSORS_PER_OBJECT 32
struct SurviveContext;
struct SurviveUSBInterface;