diff --git a/src/info.c b/src/info.c index 1e5dc2fba..33f98047f 100644 --- a/src/info.c +++ b/src/info.c @@ -82,4331 +82,12 @@ playersprite_t spr2defaults[NUMPLAYERSPRITES] = { }; // Doesn't work with g++, needs actionf_p1 (don't modify this comment) -state_t states[NUMSTATES] = -{ - // frame is masked through FF_FRAMEMASK - // FF_ANIMATE makes simple state animations (var1 #frames, var2 tic delay) - // FF_FULLBRIGHT activates the fullbright colormap - // use FF_TRANS10 - FF_TRANS90 for easy translucency - // (or tr_trans10<