diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-10-01 16:13:41 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-10-01 16:13:41 +0200 |
commit | f025c0def98fd72f7e3180a208d896414c451e63 (patch) | |
tree | 79bd2805cae6307990dc6faf4e4406b53b65953d /configure.ac | |
parent | 7854c1a0c21193af3992ef672b322a27d41c883d (diff) | |
download | osc-graphics-f025c0def98fd72f7e3180a208d896414c451e63.tar.gz |
C linkage cleanup
* decleared main() with C linkage since it might be renamed to SDL_main and libSDLmain's startup code expects C linkage
* use a custom atexit() handler since SDL_Quit() calling conventions might differ from standard C calling conventions
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions