annotate light.h @ 11:41d3037c34c8

*** empty log message ***
author gongo
date Sat, 04 Nov 2006 08:51:52 +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);