annotate light.h @ 74:ec6563ccd5f4

*** empty log message ***
author gongo
date Thu, 09 Nov 2006 04:53:04 +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);