#include "../stdafx.h"
#include "../core/alloc_func.hpp"
#include "../core/math_func.hpp"
#include "../gfx_func.h"
#include "../video/video_driver.hpp"
#include "32bpp_anim.hpp"
#include "../table/sprites.h"
Go to the source code of this file.
Variables | |
static FBlitter_32bppAnim | iFBlitter_32bppAnim |
Definition in file 32bpp_anim.cpp.