comparison src/video/ataricommon/SDL_atarieddi_s.h @ 1668:4da1ee79c9af SDL-1.3

more tweaking indent options
author Sam Lantinga <slouken@libsdl.org>
date Mon, 29 May 2006 04:04:35 +0000
parents 782fd950bd46
children
comparison
equal deleted inserted replaced
1667:1fddae038bc8 1668:4da1ee79c9af
49 VDI_CLUT_SOFTWARE /* True colour mode */ 49 VDI_CLUT_SOFTWARE /* True colour mode */
50 }; 50 };
51 51
52 /*--- Functions ---*/ 52 /*--- Functions ---*/
53 53
54 unsigned long Atari_get_EdDI_version (void *function_pointer); 54 unsigned long Atari_get_EdDI_version(void *function_pointer);
55 55
56 #endif /* _SDL_Atari_eddi_s_h */ 56 #endif /* _SDL_Atari_eddi_s_h */
57 /* vi: set ts=4 sw=4 expandtab: */ 57 /* vi: set ts=4 sw=4 expandtab: */