Mercurial > sdl-ios-xcode
view test/automated/rwops/rwops.h @ 4408:c5616d36b2ac gsoc2009_unit_tests
Closing obsolete gsoc2009_unit_tests named branch
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 28 Feb 2010 00:21:28 -0500 |
parents | e451d5d288e9 |
children |
line wrap: on
line source
/** * Part of SDL test suite. * * Written by Edgar Simo "bobbens" * * Released under Public Domain. */ #ifndef _TEST_RWOPS # define _TEST_RWOPS int test_rwops (void); #endif /* _TEST_RWOPS */