[Scummvm-cvs-logs] SF.net SVN: scummvm: [24326] scummvm/trunk/engines/scumm/intern.h
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Sun Oct 15 03:45:03 CEST 2006
Revision: 24326
http://svn.sourceforge.net/scummvm/?rev=24326&view=rev
Author: fingolfin
Date: 2006-10-14 18:44:58 -0700 (Sat, 14 Oct 2006)
Log Message:
-----------
oops
Modified Paths:
--------------
scummvm/trunk/engines/scumm/intern.h
Modified: scummvm/trunk/engines/scumm/intern.h
===================================================================
--- scummvm/trunk/engines/scumm/intern.h 2006-10-15 01:27:38 UTC (rev 24325)
+++ scummvm/trunk/engines/scumm/intern.h 2006-10-15 01:44:58 UTC (rev 24326)
@@ -274,7 +274,7 @@
V2MouseoverBox _mouseOverBoxesV2[7];
int8 _mouseOverBoxV2;
- static char _sentenceBuf[256];
+ char _sentenceBuf[256];
public:
ScummEngine_v2(OSystem *syst, const DetectorResult &dr);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list