From 0f6fcf759a1a02c1dd8955971d54395e0d529244 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 9 Sep 2012 13:09:20 +0300 Subject: switch to hardware depend batch sizes. but limit max batch size to 1024. --- src/graphics.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/graphics.h') diff --git a/src/graphics.h b/src/graphics.h index ce3a6ea2a..51f0a708a 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -305,6 +305,9 @@ class Graphics : public gcn::SDLGraphics const std::string &getName() const { return mName; } + virtual void initArrays() + { } + int mWidth; int mHeight; -- cgit v1.2.3-60-g2f50