#include "config_common.h"

Go to the source code of this file.
Defines | |
| #define | USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced" |
| #define | SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots" |
| #define | HAVE_LIBSDL 1 |
| #define | HAVE_LIBSDL_IMAGE 1 |
| #define | HAVE_SDL_IMG_H |
| #define | HAVE_LIBPNG 1 |
| #define HAVE_LIBPNG 1 |
Definition at line 19 of file aa_config.h.
| #define HAVE_LIBSDL 1 |
Definition at line 7 of file aa_config.h.
| #define HAVE_LIBSDL_IMAGE 1 |
Definition at line 10 of file aa_config.h.
| #define HAVE_SDL_IMG_H |
Definition at line 16 of file aa_config.h.
| #define SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots" |
Definition at line 4 of file aa_config.h.
| #define USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced" |
Definition at line 3 of file aa_config.h.
1.5.4