(svn r26258) -Codechange: deduplicate Draw methods (MJP)
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
#ifndef SSE_VERSION
|
||||
#define SSE_VERSION 4
|
||||
#endif
|
||||
|
||||
#ifndef FULL_ANIMATION
|
||||
#define FULL_ANIMATION 1
|
||||
#endif
|
||||
|
||||
#include "32bpp_anim.hpp"
|
||||
#include "32bpp_sse4.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user