Recycle Palette identifier
commita119b3c74bdb2734cf2ba955ffc000f64d456574
authorcirdan <cirdansw@gmail.com>
Fri, 7 Apr 2017 18:51:14 +0000 (7 20:51 +0200)
committercirdan <cirdansw@gmail.com>
Fri, 7 Apr 2017 18:51:14 +0000 (7 20:51 +0200)
treee941acc1f0fc8c05745a9bfe3ea28b9b1196039b
parent40ec99ea2b13969c9e412874c7bf8bd582618b54
Recycle Palette identifier

Change Palette to refer to an array of Colour, as the old Palette
struct was no longer used after last commits.
12 files changed:
src/blitter/32bpp_anim.cpp
src/blitter/32bpp_anim.hpp
src/blitter/blitter.cpp
src/blitter/blitter.h
src/gfx.cpp
src/gfx_func.h
src/gfx_type.h
src/screenshot.cpp
src/table/palettes.h
src/video/sdl_v.cpp
src/video/video_driver.hpp
src/video/win32_v.cpp