Fix compilation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8412 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
3422ade944
commit
3eb841e5e6
@ -1209,7 +1209,7 @@ void IrrDriver::update(float dt)
|
|||||||
|
|
||||||
} // just to mark the begin/end scene block
|
} // just to mark the begin/end scene block
|
||||||
|
|
||||||
#if DEBUG
|
#ifdef DEBUG
|
||||||
for (unsigned int n=0; n<debug_meshes.size(); n++)
|
for (unsigned int n=0; n<debug_meshes.size(); n++)
|
||||||
{
|
{
|
||||||
IMesh* mesh = debug_meshes[n]->getMesh();
|
IMesh* mesh = debug_meshes[n]->getMesh();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user