The Powder Toy
Download
Forum
Browse
Wiki
FAQ
Play online
Register
Login
Discussions
/
Development Assistance
/
soap.c borked
«
1
»
soap.c borked
TheWiseEyes
16th May 2011
Banned
0
Permalink
This post is hidden because the user is banned
jacksonmj
16th May 2011
Developer
0
Permalink
Visual Studio is borked. It doesn't support declaration of variables in the middle of a block.
In soap.c, move
float ax, ay;
up a couple of lines, to just after
if ((r&0xFF) == PT_OIL)
{
TheWiseEyes
16th May 2011
Banned
0
Permalink
This post is hidden because the user is banned
«
1
»