Home
last modified time | relevance | path

Searched refs:compile_sprites (Results 1 – 2 of 2) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/tools/
H A Ddatedit.h148 DATAFILE *datedit_load_datafile(AL_CONST char *name, int compile_sprites, AL_CONST char *password);
H A Ddatedit.c923 DATAFILE *datedit_load_datafile(AL_CONST char *name, int compile_sprites, AL_CONST char *password) in datedit_load_datafile() argument
928 _compile_sprites = compile_sprites; in datedit_load_datafile()
930 if (!compile_sprites) { in datedit_load_datafile()