[AD] Another GFX_SAFE patch, now the demo |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
*>
*> set_gfx_mode(GFX_SAFE, 0, 0, 0, 0)
*> data = load_datafile ("data.dat");
*> convert_datafile_graphics (data, data[GAME_PAL].dat);
*>
*> Does that look right? Any visible problems with such code?
Isn't Allegro supposed to convert all loaded data to the current color mode
automatically anyways? That's at least what I have assumed all the time
while loading my data...If this is not the case, go ahead :)
>>*
joerg@xxxxxxxxxx
http://www.sharky-x.de
"User who ASCII stupid question gets stupid ANSI"
>>*