annotate light.h @ 29:6387573f9c85

*** empty log message ***
author gongo
date Sun, 05 Nov 2006 02:32:53 +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);