X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=da3239dfc0b66ed1f21daaecae5e6d1a890ce133;hb=7db0a9ae54a91806b66eb918f28309bb875e3b69;hp=1d202e3a84113aad20464b78ad9085a1cca9fdad;hpb=df964230e1ecbfec8ef120bfcab2ddb1ba0751fa;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 1d202e3a..da3239df 100644 --- a/src/main.c +++ b/src/main.c @@ -137,7 +137,7 @@ char *sound_name[NUM_SOUNDS] = }; /* this is used to reduce memory usage of the different animation types */ -int anim_action_mapping[] = +int graphics_action_mapping[] = { 0, /* GFX_ACTION_UNKNOWN (0) */ 0, /* GFX_ACTION_DEFAULT (1) */