]> 4ch.mooo.com Git - 16.git/blobdiff - 16/modex16/types.h
issue fixed stak was simply too small...
[16.git] / 16 / modex16 / types.h
old mode 100644 (file)
new mode 100755 (executable)
index 43a42c5..039653f
@@ -6,5 +6,6 @@
 typedef unsigned char byte;\r
 typedef unsigned short word;\r
 typedef unsigned long  dword;\r
+typedef signed char sbyte;\r
 typedef signed short sword;\r
 typedef signed long sdword;\r