X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fzcroll.c;h=a245efad61b2bc762447c5ec828cb9369175f394;hb=6972c5fdbdc4480581d3c0ab65d9ef8c3a089847;hp=0cdfadfe7b499f1936d5f1e9fbe48006d4412b5d;hpb=47c09acbb1eb6319d7327313668c4f0ec268f31b;p=16.git diff --git a/src/zcroll.c b/src/zcroll.c index 0cdfadfe..a245efad 100755 --- a/src/zcroll.c +++ b/src/zcroll.c @@ -27,7 +27,6 @@ #define FADE -//map_view_t mv[4]; static map_t map; float t; @@ -73,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~ ");