Added point.c to the SConscript file

This commit is contained in:
Johnny Matthews 2005-07-23 14:15:13 +00:00
parent c0cc75e621
commit d7dcadfb7a

@ -33,6 +33,7 @@ source_files = ['BPY_interface.c',
'api2_2x/NMesh.c',
'api2_2x/Object.c',
'api2_2x/Particle.c',
'api2_2x/point.c',
'api2_2x/Registry.c',
'api2_2x/Scene.c',
'api2_2x/Sound.c',