comparison extra_rwops.h @ 525:50bb9a6cebfe stable-1.0

Updated my email address.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 06 Aug 2007 09:44:02 +0000
parents 47cc2de2ae36
children
comparison
equal deleted inserted replaced
521:f33471c47efe 525:50bb9a6cebfe
20 /* 20 /*
21 * Some extra RWops that are needed or are just handy to have. 21 * Some extra RWops that are needed or are just handy to have.
22 * 22 *
23 * Please see the file COPYING in the source's root directory. 23 * Please see the file COPYING in the source's root directory.
24 * 24 *
25 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) 25 * This file written by Ryan C. Gordon. (icculus@icculus.org)
26 */ 26 */
27 27
28 #ifndef _INCLUDE_EXTRA_RWOPS_H_ 28 #ifndef _INCLUDE_EXTRA_RWOPS_H_
29 #define _INCLUDE_EXTRA_RWOPS_H_ 29 #define _INCLUDE_EXTRA_RWOPS_H_
30 30