Changeset - f3edf716ed28
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 17 years ago 2009-02-16 22:43:31
ohnobinki@ohnopublishing.net
added satiric comment
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -35,24 +35,26 @@
 
int main(int argc, char *argv[])
 
{
 

	
 

	
 

	
 
  return 0;
 
}
 

	
 

	
 
void blender()
 
{
 

	
 
  //this is no C++
 

	
 
	int first_frame;
 
	int last_frame;
 
	int current_frame;
 

	
 
}
 

	
 
int blender_get_frame()
 
{
 

	
 

	
 
	if(current_frame == (last_frame + 1))
 
	{
0 comments (0 inline, 0 general)