mirror of
https://github.com/yawut/SDL.git
synced 2026-03-24 02:44:30 -05:00
From: "David Chait" <davebytes@hotmail.com> Subject: sdlmods.zip -- Message: 502 -- Next: 503 N -------------------------------------------- now bracketed with (MWERKS && macintosh), so it'll work under metrowerks under any kind of mac build. Project Builder probably uses pack properly as it is GCC under the covers, so not worrying about it... :) it sets packing to 68K 4-byte alignment, and turns on enumsalwaysint. resets them both to project defaults when done. note that if a project sets these things in a header and expects the settings to last throughout a C file (which is a nasty thing to do), it won't work. I think there's an overall-state push/pop system, but it's a deprecated interface so I'm loathe to use it... |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| begin_code.h | ||
| close_code.h | ||
| Makefile.am | ||
| SDL_active.h | ||
| SDL_audio.h | ||
| SDL_byteorder.h | ||
| SDL_cdrom.h | ||
| SDL_copying.h | ||
| SDL_endian.h | ||
| SDL_error.h | ||
| SDL_events.h | ||
| SDL_getenv.h | ||
| SDL_joystick.h | ||
| SDL_keyboard.h | ||
| SDL_keysym.h | ||
| SDL_main.h | ||
| SDL_mouse.h | ||
| SDL_mutex.h | ||
| SDL_quit.h | ||
| SDL_rwops.h | ||
| SDL_syswm.h | ||
| SDL_thread.h | ||
| SDL_timer.h | ||
| SDL_types.h | ||
| SDL_version.h | ||
| SDL_video.h | ||
| SDL.h | ||