Fix initialization of engine state
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 May 2011 08:03:20 +0000 (10:03 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 May 2011 08:03:20 +0000 (10:03 +0200)
commit1a2a13f6fb255d5f755c5ce937124eee5fba5667
tree75a793684fd7624f05d6b5932b16fdaa9e1e94ce
parent0d4aa8b0a16c1ee2bcaf4120ef37ba4d1492206e
Fix initialization of engine state

Some of the initialization relied on variables being zero at startup,
which meant value from the previouly loaded engine hng on after loading
a new one.
backend.c