(svn r22397) -Document: some tidbits of the blitter code
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "../stdafx.h"
|
||||
#include "null.hpp"
|
||||
|
||||
/** Instantiation of the null blitter factory. */
|
||||
static FBlitter_Null iFBlitter_Null;
|
||||
|
||||
Sprite *Blitter_Null::Encode(SpriteLoader::Sprite *sprite, AllocatorProc *allocator)
|
||||
|
Reference in New Issue
Block a user