view src/main/arch.c @ 1025:3652d111416c

Avoid gcc parse errors on Win32. This is fine in general because gcc uses the cdecl calling convention by default.
author Sam Lantinga <slouken@libsdl.org>
date Sat, 08 Jan 2005 23:13:01 +0000
parents 623b453a3219
children
line wrap: on
line source


/* This is needed for automake, so that it can build an empty archive */

int pointless_symbol_so_the_archive_doesnt_look_empty;