Home
last modified time | relevance | path

Searched refs:ALLEGRO_CONFIG_FILE (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/teo/teo/include/
H A Dteo.h71 #define ALLEGRO_CONFIG_FILE "allegro.cfg" macro
/dports/emulators/teo/teo/src/dos/
H A Ddmain.c353 set_config_file(ALLEGRO_CONFIG_FILE); in main()
/dports/emulators/teo/teo/src/win/
H A Dwmain.c402 set_config_file(ALLEGRO_CONFIG_FILE); in WinMain()