Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/
H A Dprogress.c442 struct cmd_stage_playinfo_data { struct
448 struct cmd_stage_playinfo_data *data = malloc(sizeof(struct cmd_stage_playinfo_data)); in progress_prepare_cmd_stage_playinfo() argument
449 memset(data, 0, sizeof(struct cmd_stage_playinfo_data)); in progress_prepare_cmd_stage_playinfo()
485 struct cmd_stage_playinfo_data *data = *arg; in progress_write_cmd_stage_playinfo()