annotate light.h @ 9:2fdac80d03ae

*** empty log message ***
author gongo
date Sat, 04 Nov 2006 08:35:41 +0000
parents 0fae5658fb0b
children 8edae89a3877
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
0fae5658fb0b Initial revision
gongo
parents:
diff changeset
1 extern void light_init(LIGHT *l);
0fae5658fb0b Initial revision
gongo
parents:
diff changeset
2 extern void light_set(LIGHT *l);