Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgraphic.h290 bool_t gfx_synch_config( gfx_config_t * pgfx, struct s_egoboo_config * pcfg );
H A Degoboo_setup.c427 gfx_synch_config( &gfx, pcfg ); in setup_synch()
H A Dgraphic.c664 bool_t gfx_synch_config( gfx_config_t * pgfx, egoboo_config_t * pcfg ) in gfx_synch_config() function