]> 4ch.mooo.com Git - 16.git/blobdiff - 16/modex16/TYPES.H
modified: 16/DOS_GFX.EXE
[16.git] / 16 / modex16 / TYPES.H
similarity index 86%
rename from 16/modex16/types.h
rename to 16/modex16/TYPES.H
index 43a42c55c2de7d857cea10b32f7777479f805275..039653f2e8cb2b934d62b6f57672e4db493cbf4f 100644 (file)
@@ -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