X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fzcroll.c;h=a245efad61b2bc762447c5ec828cb9369175f394;hb=6972c5fdbdc4480581d3c0ab65d9ef8c3a089847;hp=716cc876a063448e1fd475f2c7f1d3fcfa932cdf;hpb=f6d0f26f669392f2970eb91d744fb88651583cf3;p=16.git diff --git a/src/zcroll.c b/src/zcroll.c index 716cc876..a245efad 100755 --- a/src/zcroll.c +++ b/src/zcroll.c @@ -72,8 +72,7 @@ void main(int argc, char *argv[]) // OK, this one takes hellova time and needs to be done in farmalloc or MM_... //IN CA i think you use CAL_SetupGrFile but i do think we should work together on this part --sparky4 - //gvar.player[0].enti.spri = malloc(sizeof(struct sprite)); - gvar.player[0].enti.spri.spritesheet = malloc(sizeof(struct vrs_container)); +// gvar.player[0].enti.spri.spritesheet = malloc(sizeof(struct vrs_container)); // create the map // fprintf(stderr, "testing map load~ ");