view test/automated/render/render.h @ 3751:4a58821c9c98 gsoc2009_unit_tests

Improved developer documentation.
author Edgar Simo <bobbens@gmail.com>
date Wed, 05 Aug 2009 18:45:55 +0000 (2009-08-05)
parents e451d5d288e9
children
line wrap: on
line source
/**
 * Part of SDL test suite.
 *
 * Written by Edgar Simo "bobbens"
 *
 * Released under Public Domain.
 */


#ifndef _TEST_RENDER
#  define _TEST_RENDER


int test_render (void);


#endif /* _TEST_RENDER */