]> 4ch.mooo.com Git - 16.git/blobdiff - 16/modex16/types.h
new file: 16/modex16.tar.7z
[16.git] / 16 / modex16 / types.h
diff --git a/16/modex16/types.h b/16/modex16/types.h
deleted file mode 100644 (file)
index 039653f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-/*\r
- * Just some handy typedefs that make it easier to think about the low\r
- * level code\r
- */\r
-\r
-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