X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fzcroll.c;h=b7e2b7302bb59dd03be3a77432f5db41b5233f98;hb=f790a8db85cce759fa33c2d70a58167df1713f16;hp=716cc876a063448e1fd475f2c7f1d3fcfa932cdf;hpb=f6d0f26f669392f2970eb91d744fb88651583cf3;p=16.git diff --git a/src/zcroll.c b/src/zcroll.c index 716cc876..b7e2b730 100755 --- a/src/zcroll.c +++ b/src/zcroll.c @@ -27,6 +27,7 @@ #define FADE +//map_view_t mv[4]; static map_t map; float t; @@ -72,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~ ");