From 641b843fd85d096afdd9b171975df91676179f3b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Mar 2014 18:51:45 +0300 Subject: fix code style. --- src/commands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index cb40d1a99..864dee6c4 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -1379,7 +1379,7 @@ impHandler0(testsdlfont) for (int f = 0; f < 300; f ++) data.push_back("test " + toString(f) + "string"); - nullGraphics->_beginDraw(); + nullGraphics->beginDraw(); clock_gettime(CLOCK_MONOTONIC, &time1); for (int f = 0; f < 500; f ++) -- cgit v1.2.3-60-g2f50