[Super-tux-devel] Cleaned up parse errors
Brought to you by:
wkendrick
From: Bill K. <nb...@so...> - 2003-12-30 07:51:46
|
Someone has been doing this, which makes Super Tux not compile... :^) void function(type foo, type bar, type baz) { type some_local; type another_local; call_some_other_function(); type even_more_locals; <---- NOT ALLOWED IN C! call_another_function(); ... } I fixed it and commited back to CVS. -bill! bi...@ne... Got kids? Get Tux Paint! http://newbreedsoftware.com/bill/ http://newbreedsoftware.com/tuxpaint/ |