- use NULL rather then 0 where possible (makes code & function calls more readable IMHO). - set static variables and functions (exposed some unused vars/funcs). - use func(void) rather then func() for definitions.
nicer then 2.4x space handelers because you can register draw handelers to draw pre/post 3d space or in pixel space.