[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Ok, It's not written yet. However, on my way to discovering this another
oddity appeared:
When running, if SYSTEM_XWINDOWS fails to open a window it fails. The system
then falls through to SYSTEM_NONE, which always seems to succeed but leaves
some internal variable (such as GFX_SAFE_DEPTH) undefined, resulting in a
messy failure later. Not sure if this really matters at present bu thought
who ever was looking at the X bit now or later might like to know.
Neil