Mercurial > sdl-ios-xcode
view test/automated/rwops/rwops.h @ 3756:427f059bc814 gsoc2009_unit_tests
Added simple audio test.
author | Edgar Simo <bobbens@gmail.com> |
---|---|
date | Mon, 17 Aug 2009 17:52:42 +0000 |
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 */