]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_ca.c
16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / src / lib / 16_ca.c
index cb8fe2f958b7dd62343665c743d35b571ed13442..c00d7c9004bd2715f6b43cfd054257495707346b 100755 (executable)
@@ -2116,7 +2116,7 @@ void CA_SetGrPurge (global_game_variables_t *gvar)
 \r
        for (i=0;i<NUMCHUNKS;i++)\r
                if (gvar->ca.grsegs[i])\r
-                       MM_SetPurge (gvar->ca.grsegs[i],3, gvar);\r
+                       MM_SetPurge (MEMPTRCONV gvar->ca.grsegs[i],3, gvar);\r
 }\r
 \r
 \r