]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_ca.c
OK i got the borland C version of exmmtest.exe to compile and it dose not go BOOM...
[16.git] / src / lib / 16_ca.c
index f74a5710a4349999c819f619c959e02f890c7f2d..b740655ca1cebe39dea9c9c05222fdd7db12f2cd 100644 (file)
@@ -215,7 +215,7 @@ void CAL_GetGrChunkLength (int chunk)
 ==========================\r
 */\r
 \r
-boolean CA_FarRead(int handle, byte huge *dest, dword length, mminfo_t *mm)\r
+boolean CA_FarRead(int handle, word huge *dest, dword length, mminfo_t *mm)\r
 {\r
        boolean flag;\r
        /*dword fat=0;
@@ -271,7 +271,7 @@ End:
 ==========================\r
 */\r
 \r
-boolean CA_FarWrite(int handle, byte huge *source, dword length, mminfo_t *mm)\r
+boolean CA_FarWrite(int handle, word huge *source, dword length, mminfo_t *mm)\r
 {\r
        boolean flag;\r
        /*dword fat=0;