X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fzcroll.c;h=b7e2b7302bb59dd03be3a77432f5db41b5233f98;hb=f0c58f5a02b7b815d1e3c8b010ae98e0aa89579e;hp=0cdfadfe7b499f1936d5f1e9fbe48006d4412b5d;hpb=47c09acbb1eb6319d7327313668c4f0ec268f31b;p=16.git diff --git a/src/zcroll.c b/src/zcroll.c index 0cdfadfe..b7e2b730 100755 --- a/src/zcroll.c +++ b/src/zcroll.c @@ -73,8 +73,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~ ");