Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 837 → Rev 902

/C-OSD/trunk/osd_helpers.h
1,5 → 1,5
/****************************************************************************
* Copyright (C) 2009-2010 by Claas Anders "CaScAdE" Rathje *
* Copyright (C) 2009-2011 by Claas Anders "CaScAdE" Rathje *
* admiralcascade@gmail.com *
* Project-URL: http://www.mylifesucks.de/oss/c-osd/ *
* *
77,4 → 77,9
* draw scope of a second camera
*/
void draw_scope();
 
/**
* draw stats
*/
void draw_stats();
#endif