forked from mirrors/0ad
ddcdc643ba
- Move the * and & to the correct side, - Add .0 and 0.f to clearly mark the types - Pass pointers instead of arrays - Add a newline after forward declaration - Add spaces between operators - Use c++ cast Reviewed by: @vladislavbelov Differential Revision: https://code.wildfiregames.com/D1934 This was SVN commit r22323.